.contentblok.verhalen-overzicht {
    
}
.row_verhalen {
    --bs-gutter-y: 7.5rem;
}
.verhaal_item {

}
.verhaal_item_foto {
    margin-bottom: 3.1rem;
}
h3.verhaal_item_functie {
    font-weight: 500;
    font-size: 3.7rem;
    margin-bottom: 2.3rem;
}
.verhaal_item_tekst {
    font-style: normal !important;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 155%;
    margin-bottom: 3.5rem;
}


@media (min-width: 576px) {
}
@media (min-width: 768px) {
    .verhaal_item_tekst {
        font-size: 1.8rem;
    }
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (min-width: 1400px) {
}