.elementor-kit-4{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#EDEDE9;--e-global-color-text:#423D39;--e-global-color-accent:#CCC0B4;--e-global-color-982288c:#FEC0CA;--e-global-color-9dc4b49:#252423;--e-global-color-7d7800f:#FFFFFF00;--e-global-typography-primary-font-family:"superior-title";--e-global-typography-primary-font-size:4rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"superior-title";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"century-gothic";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"century-gothic";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:700;}.elementor-kit-4 a{color:var( --e-global-color-text );}.elementor-kit-4 a:hover{color:var( --e-global-color-accent );}.elementor-kit-4 h2{color:var( --e-global-color-9dc4b49 );font-family:"superior-title", Sans-serif;font-size:2.3rem;}.elementor-kit-4 h3{color:var( --e-global-color-9dc4b49 );font-family:"superior-title", Sans-serif;}.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-4 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left: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-kit-4{--e-global-typography-primary-font-size:2.6rem;--e-global-typography-primary-line-height:3rem;--e-global-typography-secondary-font-size:2.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Site-wide margin*/
@media (min-width:1026px){
.elementor-section {
    margin: 0rem 2rem 0rem 2rem;
}
.elementor-location-header .elementor-section {
    margin: 0rem;
}}
/*Button styling*/
.underline-button .elementor-cta__button  {
    padding: 0px 0px 5px 0px;
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
} 
/*Big dot element on headlines*/
.big-dot:before {
    content:"";
    width: 35px;
    height: 35px;
    border-radius: 20px;
    background-color: var(--e-global-color-982288c);
    display: block;
    position: revert;
    margin-bottom: -20px;
    margin-left: -10px;
}
/*Small dot element on headlines*/
.small-dot-text h2:before, .small-dot-text h3:before, .small-dot-text h4:before, .small-dot:before {
    content:"";
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background-color: var(--e-global-color-982288c);
    display: block;
    position: revert;
    margin-bottom: -15px;
    margin-left: -10px;
}
/*hide elements of the menu on desktop*/
@media (min-width:768px){
.hide-desktop {
    display: none
}}
/*Hide ReCAPTCHA badge*/
.grecaptcha-badge { visibility: hidden; }/* End custom CSS */