.elementor-kit-5{--e-global-color-primary:#373736;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#1E9A44;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@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 */.mc4wp-form-fields {
    position: relative;
}

.mc4wp-form-fields input[type="email"] {
    background-color: transparent;
    border: 1px solid #454441  !important;
    border-radius: 10px;
    padding: 14px;
    color: #FFFFFF;
    padding-left: 20px;
}

.mc4wp-form-fields button {
    position: absolute;
    right: 0;
    border: none;
    height: 54px;
    width: 70px;
    font-size: 18px;
    background: var(--e-global-color-accent);
    color: #FFF !important;
    cursor: pointer;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    border-radius: 0px 10px 10px 0px;
}

.mc4wp-form-fields button:hover {
    background: var(--e-global-color-accent);
    color: #FFF !important;
}/* End custom CSS */