.elementor-kit-11{--e-global-color-primary:#212121;--e-global-color-secondary:#541E1B;--e-global-color-text:#AEAEAE;--e-global-color-accent:#EAEAEA;--e-global-color-e9453d1:#FFFFFF;--e-global-typography-primary-font-family:"GFS Didot";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:40px;--e-global-typography-primary-letter-spacing:0.7px;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"GFS Didot";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"GFS Didot";--e-global-typography-accent-font-weight:500;color:#212121;font-family:"GFS Didot", Sans-serif;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 h1{color:var( --e-global-color-primary );font-family:"GFS Didot", Sans-serif;}.elementor-kit-11 h2{color:var( --e-global-color-primary );font-family:"GFS Didot", Sans-serif;}.elementor-kit-11 h3{color:var( --e-global-color-primary );}.elementor-kit-11 h4{font-family:"GFS Didot", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Alle gewone links zonder underline */
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
    text-decoration: none !important;
}

/* Gelinkte afbeeldingen volledig schoon */
a img,
.elementor a img,
.elementor-widget-image a img {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    display: block;
}

/* Link rond afbeelding */
.elementor-widget-image a,
.elementor-widget-image a:hover,
.elementor-widget-image a:focus,
.elementor-widget-image a:active {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    display: inline-block;
}

/* Wrapper rond image widget */
.elementor-widget-image,
.elementor-widget-image .elementor-widget-container {
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
}

html {
    height: 100%;
    scroll-snap-type: y mandatory;
    scroll-behavior: smooth;
}

body {
    min-height: 100%;
}

.elementor-section {
    scroll-snap-align: start;
}/* End custom CSS */