.bg-black{
  background: #2a2f35;
}

.bg-black .navbar-nav .nav-link {
    color:#fff;
}

