.elementor-kit-6{--e-global-color-primary:#270D48;--e-global-color-secondary:#270D48;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-5e910b4:#FFFFFF;--e-global-color-d994ff9:#182F58;--e-global-color-baff75d:#FCEE21;--e-global-typography-primary-font-family:"futura-pt";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"futura-pt";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"futura-pt";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"futura-pt";--e-global-typography-accent-font-weight:500;color:#270D48;font-family:"futura-pt", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#270D48;font-family:"futura-pt", Sans-serif;}.elementor-kit-6 h1{color:#270D48;font-family:"futura-pt", Sans-serif;}.elementor-kit-6 h2{color:#270D48;font-family:"futura-pt", Sans-serif;}.elementor-kit-6 h3{font-family:"futura-pt", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}.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 *//* Match Elementor global button style */
.forminator-button.forminator-button-submit {
    background-color: #34B77F !important;
    font-family: "futura-pt", Sans-serif !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    border: none !important;
    border-radius: 4px !important;
    padding: 14px 32px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    cursor: pointer !important;
    transition: all 0.3s ease-in-out !important;
}

/* Hover effect consistent with Elementor button */
.forminator-button.forminator-button-submit:hover {
    background-color: #2da06f !important;
    transform: translateY(-2px);
}/* End custom CSS */