:root {
    --tu-blue: #006AAC;
    --tu-dark-blue: #0A214A;
    --tu-white: #FFFFFF;
}

html, body, #page {
  font-family: 'Anek Latin', sans-serif !important;
}

[id*="pg-"][id*="-"], [id*="pg-"][id*="-"] {
  margin-bottom: 0 !important;
}

.row {
  margin-right: 0 !important;
}

.cards-style.style-4 figure {
  background: none !important;
}

/* body[class^="page-template page-template-"] .gridContainer :not(.footer) {
    max-width: 100vw !important;
    box-sizing: border-box !important;
} */

.mesmerize-inner-page #main_menu > li > a {
  font-family: 'Anek Latin', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #1B3B74 !important;
}

ul.dropdown-menu > li {
  padding-top: 1.5rem !important;
}

.cky-notice-btn-wrapper, .cky-accordion-header .cky-always-active, .cky-switch, .cky-preference-header .cky-btn-close  {
  margin-left: auto !important;
}

.cky-preference-body-wrapper {
  text-align: left !important;
}

.tribe-common-c-btn {
  background-color: #006498 !important;
}

.tribe-common-c-btn:hover {
  background-color: #005a7a !important;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  border: 1px solid #006498 !important;
  color: #006498 !important;
}

.tribe-common .tribe-common-c-btn-border:hover, .tribe-common a.tribe-common-c-btn-border:hover {
  background-color: #005a7a !important;
  color: #ffffff !important;
}



