.navbar, .brand-link {
  background-color: #1e1e2f !important;
}

.navbar a, .navbar-brand {
  color: #ffffff !important;
}

.sidebar {
  background-color: #1e1e2f !important;
}

.sidebar .nav-link {
  color: #ffffff !important;
}

.sidebar .nav-link:hover {
  background-color: #34345e !important;
}
/*
.panel-title, .atk-panel-title {
    color: #0099cc !important;
} 
*/