
.usp .w-iconbox.iconpos_top.style_default.color_primary.align_left {
    background: white;
    border-radius: 13px;
    padding: 1.5rem;
}
.usp .w-iconbox-icon {
    background: #f691751f ! IMPORTANT;
    padding: 16px;
    border-radius: 13px;
    color: #f69175 !important;
    font-size: 27px !important;
}
.usp h4.w-iconbox-title {
    font-size: 25px;
}
i.fa-solid.fa-check {
    font-family: "fontawesome";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-right: 3px;
}

p.usp_callout {
    background: #eaf5ef !important;
    padding: 6px 16px;
    margin-bottom: 0px !important;
    border-radius: 13px;
    color: #223e5b !important;
    font-weight: 600;
}

@media (max-width: 1280px) and (max-height: 720px) {
    .w-separator.over_anna_hero.size_custom {
        height: 2rem !important;
    }
}

@media (max-width: 767px) {
    .w-separator.over_anna_belofte.size_custom {
        height: 2rem !important;
    }
     .w-separator.over_anna_hero_bottom.size_custom {
        height: 0px !important;
    }
}
