.sidebar {
  background: #1d1f21;
  color: #E0E0E0;
}

.sidebar-header {
  background: #1d1f21;
}

.sidebar-menu li a {
  color: #E0E0E0;
}
.sidebar-menu li a:hover {
  background: #35393C;
}

.bottom-nav {
  background: #1d1f21;
}
.bottom-nav a {
  color: #E0E0E0;
}/*# sourceMappingURL=local.css.map */