.elementor-kit-8{--e-global-color-primary:#000C6E;--e-global-color-secondary:#000C6E;--e-global-color-text:#000C6E;--e-global-color-accent:#FF5500;--e-global-color-842dc51:#FFFFFF;--e-global-color-5796512:#F7F7F7;--e-global-color-0a84c3b:#FF550000;--e-global-color-0a12be2:#D8D7D7;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;font-size:20px;line-height:26px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );font-weight:600;}.elementor-kit-8 a:hover{color:var( --e-global-color-accent );}.elementor-kit-8 h3{font-weight:600;text-transform:none;}.elementor-kit-8 h4{font-weight:600;}.elementor-kit-8 h5{font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1375px;}.e-con{--container-max-width:1375px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.witte_knop svg .cls-1{
    fill: #f50;
}
strong{
    font-weight: 700;
}

/*selection*/
::-moz-selection { color: #FF5500 ;}
::selection { color:#FF5500  ;}
::-moz-selection { background:#000C6E  ;}
::selection { background: #000C6E ; }


/*diverse*/
.grecaptcha-badge { visibility: hidden !important; }

/* job counter */
.job-count-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;

    background-color: #FF5500;
    color: #ffffff;

    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 0.7em;
    line-height: 1;

    margin-left: 0.4rem;
}
/*mark*/
mark{
    background:#FF5500;
    color: white;
    border-radius: 7px;
    padding: 0px 5px;
}

/*single posts*/
.posttemplate h2, .posttemplate h3, .posttemplate h4, .posttemplate h5, .posttemplate h6{
    
    margin-top:40px;
}
.posttemplate h2{
    font-size:32px;
    line-height: 38px;
    font-weight:600;
    color: #FF5500 !important;
}
.posttemplate h3 {
    color:#FF5500!important;
    font-size:23px;
    line-height:29px;
}
.posttemplate h4{
    font-size:20px;
     line-height:25px;
       background:#FF5500;
    color: white;
    border-radius: 7px;
    padding: 0px 5px;
}
.posttemplate a{
    border-bottom:1px solid #D8D7D7;
    color: #FF5500;
}
.posttemplate a:hover{
     border-bottom:1px solid  #FF5500;
}
.posttemplate ul{
    margin-bottom:20px;
}/* End custom CSS */