.navbar-brand {
  font-size: 22px;
}

.ftco-navbar-light .navbar-nav > .nav-item.active > a {
  background: #000066 !important;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #fff;
    background: transparent !important;
  }
}

.ftco-footer {
  background: #000042 !important;
}

/* Dropdown menu*/
