.services-orange-circle{
    margin-top: 8rem;
    margin-bottom: 8rem;
}
.subtitle {
    font-weight: 500;
}
._6vw-titles-component {
    margin: 10vw auto 0;
}
.button.w-button.btn-blue {
    margin-top: 20px;
}
.highlighted_text-sbh.extra-title {
    margin: 1% 20% 1%;
    text-align: center;
    line-height: calc(1.6rem + 1.5vw);
}

.everysearch-header-container .container {
    margin-bottom: 0;
}
@media screen and (min-width: 768px){
    .extra-pr {
        padding-right: 14%;
    }
    .two-col-everysearch {
        width: 76%;
    }
    .header-image-services-rounded {
        max-height: 43vw;
        margin-top: -30px;
    }
}
@media screen and (max-width: 768px){
    .panel-generic.our-blog {
        margin-top: 18vw;
    }
    .highlighted_text-sbh.extra-title {
        margin: 6% 5% 1%;
    }
}