header {
background-color: #032f60 !important;
margin-top: 30px !important;
}
@media (min-width: 992px) {
header {
margin-top: 0 !important;
}
}


.navbar-nav a{
  color: #ffffff !important;
  border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
}

.top-bar {

background-color: #032f60;

}