.elementor-kit-320{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#293133;--e-global-color-16e82e00:#8DC100;--e-global-color-390b7349:#FFFFFF;--e-global-color-75959feb:#FFFFFF;--e-global-color-731cdfdb:#FFFFFF;--e-global-color-74a45aaa:#FF4102;--e-global-color-51e4d8ed:#FFFFFF;--e-global-color-60f09c11:#000000;--e-global-color-120f00c7:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-320 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){--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 *//* Forceer Inter over de hele website */
html, body {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI',
               Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue',
               sans-serif !important;
}

/* Koppen strakker en krachtiger */
h1, h2, h3 {
  font-weight: 700 !important;
  line-height: 1.15;
}

h4, h5, h6 {
  font-weight: 600 !important;
}

/* Body tekst leesbaar */
p, li, span, a {
  font-weight: 400;
  line-height: 1.6;
}

/* Buttons iets steviger */
button,
.elementor-button {
  font-family: inherit !important;
  font-weight: 600;
  letter-spacing: 0.2px;
}

/* Formulieren */
input,
textarea,
select {
  font-family: inherit !important;
}/* End custom CSS */