.header-block,
.t4-topbar {
  background-color: #124098 !important;
}
.topbar-l .custom p {
  color: #fffa !important;
}
.nav-item,
.menu-item-title {
  color: white !important;
}
.nav-item.active,
.nav-item.current {
  background: #03318e;
}
.btn.btn-sm.btn-outline-dark.ms-2 {
  color: white !important;
}
.dropdown-menu,
.dropdown-menu-inner {
  background-color: #124098 !important;
}

.t4-megamenu.navbar-collapse.slide.animate.collapse.show {
  background-color: #124098 !important;
}

.t4-offcanvas.c-offcanvas.c-offcanvas--left.c-offcanvas--push.is-open {
  background-color: #124098 !important;
}
.navbar-toggler,
.c-button__text {
  color: white;
}

.header-wrap {
  height: 62px !important;
  min-height: 62px !important;
}
.t4-megamenu ul li a {
  height: 62px !important;
  min-height: 62px !important;
}