
.evaluatie_situaties__item {
    position: relative;
    padding: 0px 0 0px 36px;
}

.evaluatie_situaties__item::before {
    content: "\f058";
    position: absolute;
    left: 0;
    top: 20px;
    font-family: "fontawesome";
    font-weight: 900;
    color: #83C3A0;
    font-size: 20px;
    line-height: 1;
}
.evaluatie_situaties > br {
  display: none;
}
.herindicatie_wlz .w-btn-wrapper.align_left {
    margin-bottom: 0px ! IMPORTANT;
}
.herindicatie_card h4 {
    margin-bottom: 20px;
}

.evaluatie_situaties__text {
    margin: 0;
    color: #62758b;
}

.herindicatie_wlz h5 {
    margin: 0 0 3px;
    font-size: 22px;
}


.herindicatie_card {
    background: white;
}
