/**
 * Styles for TOC display via JS controller fxpages.toc (FX Pages)
 */
.tocMenu {
  background: rgb( var(--theme-area_background_light) );
}