.navbar-brand img {
    max-height: 120px;
    max-width: 100%;
}
.container-fluid {
  background-color: #5e6eaf;
  border-color: #5e6eaf;
}
.sectionTint {
  background-color: #5e6eaf;
}
.lg-squares h4 {
  background-color: #5e6eaf;
}
.navbar-nav .open .dropdown-menu {
  background-color:#e7e7e7;
}