.elementor-kit-889{--e-global-color-primary:#000000;--e-global-color-secondary:#0066A7;--e-global-color-text:#000000;--e-global-color-accent:#0066A7;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-889 e-page-transition{background-color:#FFBC7D;}.elementor-kit-889 a{color:var( --e-global-color-secondary );}.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);}.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 */.elementor-cta__description {
    margin-bottom: 8px !important;
}
.elementor-cta__bg {
    background-position: top !important;
}
/* Target the exact button with higher specificity */
.gform_wrapper .gform_footer .gform_button.button,
.gform_wrapper .gform_footer input.gform_button[type="submit"],
.gform_wrapper .gform_footer .gform_button,
#gform_submit_button_2 {
    /* Remove default styling with !important if needed */
    appearance: none !important;
    border: none !important;
    outline: none !important;
    
    /* Mallory & Evans brand styling */
    background: #0066a7 !important;
    color: #ffffff !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 1em !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    
    /* Button dimensions and spacing */
    padding: 12px 12px !important;
    border-radius: 4px !important;
    min-width: 120px !important;
    
    /* Visual effects */
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.2) !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    
    /* Center alignment */
    display: inline-block !important;
    text-align: center !important;
    text-decoration: none !important;
}

/* Hover state with higher specificity */
.gform_wrapper .gform_footer .gform_button.button:hover,
.gform_wrapper .gform_footer input.gform_button[type="submit"]:hover,
.gform_wrapper .gform_footer .gform_button:hover,
#gform_submit_button_2:hover {
    background: #108b49 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(39, 174, 96, 0.3) !important;
}/* End custom CSS */