.elementor-kit-6{--e-global-color-primary:#255315;--e-global-color-secondary:#F7E0E4;--e-global-color-text:#000000;--e-global-color-accent:#E7F3E3;--e-global-typography-primary-font-family:"Ledger";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ledger";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ledger";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Abyssinica SIL", Sans-serif;font-size:45px;font-weight:400;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#sticky-section {
    position: relative;
    transition: position 0.3s ease-in-out;
}

#sticky-section.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: darkgreen; /* Zorg ervoor dat de achtergrond behouden blijft */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ledger';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://kurago.academy/wp-content/uploads/2025/04/Ledger-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */