/* Right sidebar hidden - TOC integrated into left nav via toc.integrate */
.md-sidebar--secondary {
  display: none;
}
