.elementor-kit-7{--e-global-color-primary:#237B73;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#E54822;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;background-color:#F8F7F2;color:#000000;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#FFFFFF;color:#000000;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#E54822;color:#FFFFFF;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#E54822;font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;line-height:1.5em;}.elementor-kit-7 h1{color:#000000;font-family:"Open Sans", Sans-serif;font-size:32px;font-weight:700;}.elementor-kit-7 h2{color:#000000;font-family:"Open Sans", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-7 h3{color:#000000;}.elementor-kit-7 h4{color:#010101;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Skip link */
.ppj-skip-link{
  position:absolute; left:12px; top:12px;
  padding:10px 12px; background:#fff; color:#000;
  border:2px solid #000; border-radius:6px;
  z-index:99999; transform:translateY(-200%);
}
.ppj-skip-link:focus, .ppj-skip-link:focus-visible{
  transform:translateY(0); outline:none;
}

/* Focus zichtbaar (WCAG 2.2) */
:where(a, button, input, select, textarea, [role="button"], [tabindex]):focus{
  outline:none;
}
:where(a, button, input, select, textarea, [role="button"], [tabindex]):focus-visible{
  outline:3px solid #0b5fff;
  outline-offset:3px;
  border-radius:6px;
}

/* Links herkenbaar (niet alleen kleur) */
.elementor a:not(.elementor-button){
  text-decoration-thickness: 2px;
  text-underline-offset: 0.18em;
}

/* Target size (aanbevolen) */
.elementor button,
.elementor .elementor-button,
.elementor input,
.elementor select{
  min-height:44px;
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce){
  *{ transition:none !important; animation:none !important; scroll-behavior:auto !important; }
}/* End custom CSS */