.lvw-section-fokusthemen .card {
    border-radius: 0;
    background: #fff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .22);
    transition: .2s;
    border: none;
    height: 100%;
}

.lvw-section-fokusthemen .card-image {
    height: 190px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}

.lvw-section-fokusthemen .card-body {
    display: flex;
    flex-wrap: wrap;
}

.lvw-section-fokusthemen .card-body h4 {
    font-size: 22px;
    color: #05aa79;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    flex: 1 0 100%;
}

.lvw-section-fokusthemen .card-body .lvw-button {
    font-size: 13px;
    padding-top: 9px;
    padding-bottom: 9px;
}

.lvw-section-fokusthemen .lvw-newsroom-focus-row {
  margin-bottom: 30px;
}

.post-type-archive-crb_fokusthema {

}

.post-type-archive-crb_fokusthema .lvw-section__head {
    line-height: 1.3em;
    margin-bottom: 15px;
}

.lvw-section-fokusthemen .lvw-newsroom-focus-row {
    padding: 0 0 40px;
    border-bottom: 1px solid hsla(165,2%,40%,.1);
}

.lvw-section-fokusthemen .lvw-newsroom-focus-row:last-child {
    padding: 0;
    border-bottom: 0;
}