.navbar .navbar-nav .nav-link:hover {
  background-color: #183d6f;
  color: #fff;
}

