.navbar {
  background-color: blue !important;
}

.navbar a {
  color: white !important;
}
