.standard-light-border {
    border: 1px solid #ddd;
    border-radius: 5px;
}

#meetverzekering .showcase-image {
    background: url(/images/uploaded/PAX/banners-new/meetverzekering-web-banner.jpg) right;
    border: none;
}

.content-page .showcase-image {
    height: 220px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.showcase-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#meetverzekering .content-section {
    padding: 1.2rem;
}

.template h1, .template h2, .template h3 {
    color: #007ba4;
}

.step-header.small h2 {
    margin-left: 7px;
    font-size: 1.1rem;
}

.required {
    color: #f00 !important;
    margin-left: 0;
}

.content-section h2 {
    padding-bottom: 3px;
}

.step-header {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

    .step-header.small .steps-number-orange {
        font-size: .9rem;
        height: 25px;
        width: 25px;
    }

.steps-number-orange {
    font-size: 1.1rem;
    background-color: #ef9645;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
}

#meetverzekering > div > section:nth-child(2) {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
