.elementor-kit-10{--e-global-color-primary:#D2232A;--e-global-color-secondary:#C3BFC0;--e-global-color-text:#242021;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:2px;--e-global-typography-9c2213f-font-family:"Open Sans";--e-global-typography-9c2213f-font-size:18px;--e-global-typography-9c2213f-font-weight:500;--e-global-typography-9c2213f-text-transform:uppercase;--e-global-typography-9c2213f-font-style:normal;--e-global-typography-9c2213f-text-decoration:none;--e-global-typography-9c2213f-line-height:1.2em;--e-global-typography-9c2213f-letter-spacing:2px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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:1250px){.elementor-kit-10{--e-global-typography-primary-font-size:55px;--e-global-typography-secondary-font-size:37px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:32px;--e-global-typography-secondary-font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

/*Zeffy Form Container Height Start*/
    .donation-form-container {
        height: 1200px;
    }
    
/* Mobile height */
    @media only screen and (max-width: 768px) {
        .donation-form-container {
            height: 1400px;
        }
    }
    
    /*Zeffy Form Container Height End*//* End custom CSS */