.navbar-dark {
  background: #13352C !important;
  color: #fff !important;
}

.navbar-dark .navbar-nav > li.active > a {
  background: rgba(0, 0, 0, 0.2) !important;
}