.elementor-kit-8{--e-global-color-primary:#063146;--e-global-color-secondary:#00764F;--e-global-color-text:#F8F8F8;--e-global-color-accent:#7CE495;--e-global-typography-primary-font-family:"Lora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:#063146;}.elementor-kit-8 h1{color:#000000;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:24px;--container-default-padding-right:24px;--container-default-padding-bottom:24px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Force main menu link color in header */
header .elementor-nav-menu a,
header .elementor-nav-menu .elementor-item {
  color: #063146 !important;
}

/* Optional: keep hover visible on light backgrounds */
header .elementor-nav-menu a:hover,
header .elementor-nav-menu .elementor-item:hover {
  color: #0c5b7f !important; /* adjust if you want */
}


/* Hide on desktop */
.hide-on-desktop {
  display: none !important;
}

/* Show on mobile */
@media (max-width: 767px) {
  .hide-on-desktop {
    display: inline-block !important;
  }
}/* End custom CSS */