.elementor-kit-5{--e-global-color-primary:#445034;--e-global-color-secondary:#8F6356;--e-global-color-text:#445034;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"EB Garamond";--e-global-typography-primary-font-size:2vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-size:2vw;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"EB Garamond";--e-global-typography-text-font-size:1.5vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"EB Garamond";--e-global-typography-accent-font-size:2vw;--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1200ms;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-max-width:60%;}.elementor-kit-5 e-page-transition{background-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-kit-5{--e-global-typography-primary-font-size:2.35vw;--e-global-typography-text-font-size:2.4vw;--e-global-typography-accent-font-size:3vw;--e-preloader-max-width:100%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:5vw;--e-global-typography-accent-font-size:6vw;--e-preloader-max-width:100%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden !important;

}

.is-active {
    position: relative;
    text-decoration: none !important;
}

.is-active::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: currentColor;
}


#gform_submit_button_1{
    border-radius: 45px 45px 45px 45px;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 4%;
    padding-left: 4%;
    margin-top: 3%;
    font-family: 'EB Garamond', serif;
    font-size: 1.5vw;
}

.e-page-transition--preloader{
    z-index: 99;
}

.e-page-transition--entered{
    z-index: 99;
}


@media (max-width: 1025px) {
#gform_submit_button_1{
  font-size: 3vw;
    }
}

@media (max-width: 767px) {
#gform_submit_button_1{
  font-size: 5vw;
    }
}/* End custom CSS */