.sd-tijdschrift-overview-block .vc_row.wpb_row.vc_row-fluid {
    padding-top: 0;
    padding-bottom: 0;
}

.sd-tijdschrift-overview-block .vc_col-md-6 {
    margin-bottom: 35px;
}

.sd-tijdschrift-overview-block .tijdschrift-content h3 a {
    color: #292929;
    font-size: 17px;
    font-weight: 700;
    transition: all 0.3s;
}

.sd-tijdschrift-overview-block .tijdschrift-content h3 a:hover {
    color: #c51414;
    transition: all 0.3s;
}