.brand-text{
  color: white !important;
}
.main-sidebar{
  background-color: white !important;
}
.main-sidebar .nav-link{
  color: #003366 !important;
}
.main-sidebar .nav-link:hover{
  background-color: #003366 !important;
  color: white !important;
}
.theme-bg, .navbar-navy{
  background-color: #003366 !important;
}