:root {
}

/*###> custom ###*/
.partial_testimonial_list-item .card-body {

background: white;}

.partial_vacancy_list-item .vacancy-top{
margin-bottom:20px;
}

.layout_hero .hero {
max-width: none;
}

.badge-container {
position: absolute !important;
width: auto !important;
justify-content: end !important;
}

/* SUP-12244 - Siteblock mobile styling */
@media (max-width: 767.98px) {
    .is-section.layout_cta .component_paragraph_image-left [class*=col-]:first-child {
        display: unset;
        text-align: left;
    }
.is-section.layout_cta .component_paragraph_image-left [class*=col-]:first-child img{
        display: none;
    }
}
/*###< custom ###*/