.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-color-8d9638f:#2d2d2d;--e-global-color-2b92ca5:#2050E6;--e-global-color-fbe2903:#EDAA09;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-weight:600;color:#000000;border-radius:28px 28px 28px 28px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{color:#FFFFFF;background-color:#000000;}.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;}{}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 */header {
    position: fixed !important;
    width: 100% !important;
}
#logo {
    width:200px;
}
.huge {
    font-size: 500px;
    font-weight: 600 !important;
    width: 270px !important;
}
p {
    margin-bottom: 20px;
}
.grecaptcha-badge {
    display: none !important;
}
input[type="file"] {
    background-color: white;
    padding: 10px;
    border-radius: 5px;
}
@media only screen and (max-width: 768px) {
    h2 {
        font-size:30px;
    }
    p {
        font-size: 16px;
    }
    .huge {
        font-size: 350px;
        width: 200px !important;
    }
}
@media only screen and (max-width: 360px) {
    .huge {
        font-size: 200px;
        width: 120px !important;
    }
}/* End custom CSS */