a {
  color: white;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: underline;
}

.navbar-brand, .navbar-brand:hover {
  font-size: 25px;
  color: white;
}
