.elementor-kit-1773{--e-global-color-primary:#37508B;--e-global-color-secondary:#03254E;--e-global-color-text:#545677;--e-global-color-accent:#99A6CA;--e-global-color-f74c75b:#A5CBC3;--e-global-color-df981df:#002200;--e-global-color-ee10e02:#FFFFFF;--e-global-color-c9df3f0:#4BEBE0;--e-global-typography-primary-font-family:"Abril Fatface";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Abril Fatface";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Abhaya Libre";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#A5CBC3;}.elementor-kit-1773 e-page-transition{background-color:transparent;background-image:linear-gradient(180deg, #FFBC7D 0%, #f2295b 100%);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Example to enforce primary color on all headings */
h1, h2, h3, h4 {
    color: #37508B; /* Use your primary color */
}

/* Example to enforce button color */
button, .elementor-button {
    background-color: #99A6CA; /* Use your accent color */
    color: #FFFFFF; /* Set text color */
}/* End custom CSS */