.elementor-1241 .elementor-element.elementor-element-f4a0903{width:var( --container-widget-width, 91% );max-width:91%;background-color:#FAE0F1;--container-widget-width:91%;--container-widget-flex-grow:0;column-gap:1px;text-align:center;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1241 .elementor-element.elementor-element-f4a0903.elementor-element{--align-self:center;}.elementor-1241 .elementor-element.elementor-element-f4a0903 p{margin-block-end:3px;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1241 .elementor-element.elementor-element-f4a0903{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-1241 .elementor-element.elementor-element-f4a0903{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1241 .elementor-element.elementor-element-f4a0903.elementor-element{--order:99999 /* order end hack */;--flex-grow:0;}}/* Start custom CSS for text-editor, class: .elementor-element-f4a0903 */.werkplekbezoek{
    max-width:1000px;
    margin:60px auto;
    padding:20px;
    font-family:'Open Sans',sans-serif;
    line-height:1.8;
    color: #000000;
    
    
}

.hero{
    text-align:center;
    margin-bottom:50px;
}

.hero h1{
    font-family:'Lora',serif;
    font-size:42px;
    color: #000000;
    margin-bottom:10px;
}

.hero h3{
    font-family:'Lora',serif;
    color:#6B8E5A;
    font-weight:400;
    margin-bottom:30px;
}

.content-blok{
    background:#ffffff;
    padding:35px;
    margin-bottom:30px;
    border-radius:10px;
    box-shadow:0 3px 12px rgba(0,0,0,.06);
}

.content-blok h2{
    font-family:'Lora',serif;
    color:#355E3B;
    margin-bottom:20px;
}

.info-lijst div,
.voordelen div{
    padding:12px 0;
    border-bottom:1px solid #ececec;
}

.info-lijst div:last-child,
.voordelen div:last-child{
    border-bottom:none;
}

.cta{
    background:#355E3B;
    color:#fff;
    text-align:center;
    padding:50px;
    border-radius:10px;
}

.cta h2{
    color:#fff;
    margin-bottom:20px;
}

.btn{
    display:inline-block;
    margin-top:20px;
    padding:14px 32px;
    background:#fff;
    color:#355E3B;
    text-decoration:none;
    border-radius:6px;
    font-weight:600;
}

.btn:hover{
    background:#f2f2f2;
}/* End custom CSS */