<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: white;
}
.c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu &gt; .nav.navbar-nav &gt; li &gt; .c-btn-icon, .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu &gt; .nav.navbar-nav &gt; li &gt; .c-link {
  color: #003865 !important;
}
.c-content-feature-1 &gt; h3 {
  color: #003865 !important;
}
.c-content-title-1 &gt; h3 {
  color: #003865 !important;
}
.c-content-tab-2 &gt; .nav &gt; li &gt; a &gt; .c-title {
  color: #003865 !important;
}
img.c-mobile-logo {
    width: 150px;
}
.c-bg-dark-2 {
  background-color: #003865 !important;
  
}
@media (max-width: 991px) {
  .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
    background: white;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1200px; 
  }
  .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
    height: 54px;
  }
}</pre></body></html>