.elementor-kit-4{--e-global-color-primary:#DD4090;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#60C2E3;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{border-radius:56px 56px 56px 56px;padding:16px 24px 16px 24px;}.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);}.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 *//* Importeer Archivo Black van Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black:ital@0;1&display=swap');

/* Class voor de kleur Roze (DD4090) */
.highlight-pink {
    font-family: "Archivo", Sans-serif;
    font-weight: 900;
    font-style: italic;
    color: #DD4090;
    display: inline-block; /* Zorgt dat de styling goed pakt op het woord */
}

/* Class voor de kleur Blauw (60C2E3) */
.highlight-blue {
    font-family: "Archivo", Sans-serif;
    font-weight: 900;
    font-style: italic;
    color: #60C2E3;
    display: inline-block;
}/* End custom CSS */