.blade-a .blade__media img, .blade-a .blade__media video {
    width: 65%;
    border-radius: 50%;
    height: 300px;
}

.section-overlap-container {
    position: absolute;
    width: 100%;
    z-index: 10;
    background-color: black;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__wrap {
    background-color: #30827200;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #575757;
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__content p {
    color: #484e52;
}

.component_subtitle_default, .reviews-a .reviews__table .review__ratings-col .review__ratings-small .review__points-small, .reviews-a .reviews__awards-ratings .reviews__ratings-client .reviews__client-rating .reviews__thumb-text, .reviews-a .reviews__awards-ratings .reviews__rating-stars .reviews__rating-points, .component__subtitle, .stats-a .stats-item .stat__subtitle, .section.seo-friendly .component h2, .section.seo-friendly .editable h2 {
    font-size: 21px;
    line-height: 2rem;
}

@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        font-size: 28px;
    }
}

@media screen and (min-width: 992px) {
        #id_f2d31768-da60-584b-b2a8-d6d0ece67937 .section__column-1.ple-column-padding {
        padding-top: 118px !important;
    }
}

.section--light .form-a .form__submit input.component__button--1 {
    color: #fff;
    background-color: #945180;
}