.elementor-kit-5{--e-global-color-primary:#231F2D;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Vollkorn";--e-global-typography-primary-font-weight:400;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"museo-slab-rounded";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"museo-slab-rounded";--e-global-typography-accent-font-weight:500;background-color:#EAE6E1;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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);}.elementor-lightbox{background-color:#3B4559D4;--lightbox-ui-color-hover:var( --e-global-color-accent );--lightbox-header-icons-size:50px;--lightbox-navigation-icons-size:65px;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */p {margin:0;}
a {color:#3e97b5;}
.hero-btn {
    opacity: 0;
    transition: opacity 0.5s ease;
}
.gform-theme {
    background-color: #ffffff;
}
.gform-theme .gform_fields {
    gap:10px;
}
.gform-theme .gform_fields input:not([type='checkbox']), .gform-theme .gform_fields select {
    border-color: #eeeeee;
    height: 3.5rem;
    line-height: 3.75;
    color:#636363;
}
.gform-theme .gform_fields textarea {
     border-color: #eeeeee;color:#636363;
}
.gform-theme input[type="submit"] {
    width: 100% !important;
    color: #ffffff !important;
    background: #3e97b5 !important;
    font-weight: bold !important;
    padding: 1rem !important;
}
.gform-theme  input[type="submit"]:hover {opacity:.8 !important;}/* End custom CSS */