[hidden] {
  display: none !important;
}

/* Keep the navigation scrollable while removing the distracting scrollbar. */
.sidebar nav {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.sidebar nav::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
