.navbar .nav-link:hover {
  color: red !important;
}

body {
  background-color: white;
}