.banks-header-reviews.banks-header-reviews p,
.banks-header-reviews.banks-header-reviews h2 {
    margin-bottom: 0.5rem;
}

.single-reviews h1 {
    margin-bottom: 0;
}

.banks-header-reviews .wp-block-columns {
    margin-bottom: 0;
    gap: 0;
}

.banks-header-reviews .review-hero-cta {
    width: 100%;
}

.banks-header-reviews .wp-block-post-featured-image {
    margin-bottom: .5rem;
}

.banks-header-reviews .wp-element-button.banks-button-cta .icon::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M144 144v48H304V144c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192V144C80 64.5 144.5 0 224 0s144 64.5 144 144v48h16c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H80z'/%3E%3C/svg%3E");
    margin-top: 0;
}

.banks-reviews__container.banks-reviews__container {
    margin-top: .2rem;
    margin-bottom: 1.5rem;
}

.banks-header-reviews .banks-reviews__container.banks-reviews__container {
    margin-bottom: 0.3rem;
}

.banks-header-reviews .review__header-right-side .wp-block-columns {
    margin-top: 0;
}

.banks-reviews__container.banks-reviews__average-ranking .banks-reviews__link-open.banks-reviews__link-open {
    font-size: 1rem;
}

.banks-others-reviews-this-company {
    gap: 1.5rem;
    border-bottom: 1px solid lightgray;
    margin-bottom: 0.3rem !important;
    padding-bottom: .3rem;
}

.banks-others-reviews-this-company .wp-block-image {
    padding-bottom: 84px;
    object-fit: cover;
    height: 80px;
    position: relative;
    width: 120px;
    overflow: hidden;
    margin-bottom: 0 !important;
}

.banks-others-reviews-this-company .wp-block-image .wp-post-image {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banks-others-reviews-this-company .wp-block-group {
    margin-bottom: 0 !important;
}

.banks-others-reviews-this-company h3 {
    line-height: 1.3;
    margin-bottom: .3rem !important;
}

.banks-others-reviews-this-company p {
    margin-bottom: .7rem !important;
    line-height: 1.3;
}

.banks-others-reviews-this-company a {
    text-decoration: none;
}

.link-lastes-news-item .wp-block-group {
    margin-bottom: 0 !important;
}

.banks-review-individual-cta .wp-block-post-featured-image {
    margin-bottom: 0;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #E8EEF6;
    border-radius: 4px 4px 4px 4px;
}

.banks-review-individual-cta .banks-button-cta {
    min-width: 100% !important;
}

.banks-review-individual-cta .banks-button-cta .fas::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h82.7L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3V192c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32H320zM80 32C35.8 32 0 67.8 0 112V432c0 44.2 35.8 80 80 80H400c44.2 0 80-35.8 80-80V320c0-17.7-14.3-32-32-32s-32 14.3-32 32V432c0 8.8-7.2 16-16 16H80c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H192c17.7 0 32-14.3 32-32s-14.3-32-32-32H80z'/%3E%3C/svg%3E");
}

.banks-review-individual-cta .wp-block-group,
.banks-review-individual-cta h4,
.banks-review-individual-cta .wp-block-image {
    margin-bottom: 0 !important;
}

.banks-review-individual-cta h4 {
    margin-top: 0 !important;
}

.banks-reviews__detail-col.banks-reviews__detail-col p {
    margin-bottom: 0;
}

.wp-block-group.has-background.other_products {
    margin-bottom: 0;
}

@media ( max-width: 781px ) {
    .banks-reviews-header__column-1 {
        display: flex;
        gap: .5rem;
    }
    .banks-header-reviews .summary_text {
        display: none;
    }
    .banks-header-reviews .wp-block-post-featured-image {
        max-width: 40px;
        max-height: 40px;
    }

    .banks-reviews-header__column-1 h2 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        line-height: 1.3 !important;
    }

    .single-reviews .yoast-breadcrumbs {
        visibility: visible !important;
    }

    .banks-others-reviews-this-company .wp-block-image {
        padding-bottom: 50px;
        height: 50px;
        width: 50px;
    }

    .banks-others-reviews-this-company p {
        display: none;
    }

    .banks-review-individual-cta .wp-block-post-featured-image {
        max-width: 80px;
        margin-left: auto;
        margin-right: auto;
    }

    .banks-review-individual-cta__content {
        gap: 1rem;
    }

    .banks-review-individual-cta .banks-button-cta {
        margin-top: -1rem;
    }

    .banks-reviews__detail-columns .banks-reviews__detail-description,
    .banks-reviews__detail-columns.no-video .banks-reviews__detail-description {
        text-align: left !important;
    }
}