/* Custom override to make side bar always bright */
.sidebar {
  opacity: 1 !important;
}
