/* Active labels follow the current section and the selected shell theme. */
@media (max-width: 900px) {
  html.ui326-shell.mw230 body #root .workspace-screen .mw-home-nav.mw-home-nav > button {
    color: #afc1c7 !important;
  }
  html.ui326-shell.mw230 body #root .workspace-screen .mw-home-nav.mw-home-nav > button[aria-current="page"] {
    color: var(--s355-color, #bdf56b) !important;
  }
  html.mw230 body .ws-root .ws-mobile-nav > button[aria-current="page"] {
    color: var(--s355-color, #bdf56b) !important;
  }
}
