.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #283991;
    background-color: #283991;
}
.container-fluid {
  background-color: #283991;
}
.navbar-brand img {
    max-height: 125px;
    max-width: 95%;
}
#headline a {
  background-color: #8DC63F;
}
#headline a:hover {
    box-shadow: 0px 0px 30px 1px green inset;
}
.sectionTint {
  background-color: #283991;
}
.lg-squares h4 {
  background-color: #283991;
}