/* Keep the mobile drawer backdrop inactive until the menu is opened. */
[hidden] {
  display: none !important;
}
