 .navbar {
  background-color: #122f6e;
  color: white;
  margin-bottom: 50px;
}

.navbar a,
.navbar a:hover,
.navbar button,
.navbar button:hover {
  color: white;
}