/* Keep right sidebar page TOC expanded */
.bd-sidebar-secondary .toc-item ul,
.bd-sidebar-secondary nav ul ul {
  display: block !important;
}
