.masthead .main-navbar ul li a {
  border-radius: 0.3rem;
  background: #005d7a;
}
.navbar-light .navbar-toggler {
  background-color: #003647;
}