.elementor-kit-5{--e-global-color-primary:#667EEA;--e-global-color-secondary:#333333;--e-global-color-text:#666666;--e-global-color-accent:#764BA2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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:#333333;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(90deg, var( --e-global-color-primary ) 27%, var( --e-global-color-accent ) 100%);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#667EEA;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 button links to always be white */
.cta-button,
.elementor-button,
.wp-block-button__link,
a.cta-button,
a.elementor-button {
    color: white !important;
}

/* Ensure hover state stays white too */
.cta-button:hover,
.elementor-button:hover,
.wp-block-button__link:hover,
a.cta-button:hover,
a.elementor-button:hover {
    color: white !important;
}

/* For buttons with gradient backgrounds specifically */
a[style*="linear-gradient"],
.elementor-button[style*="linear-gradient"] {
    color: white !important;
}

body, p, div, span, a {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif !important;
}/* End custom CSS */