.m-reviews-carousel__head {
    text-align: center;
    max-width: 760px;
    margin: 0 auto var(--space-6);
}
.m-reviews-carousel .tr-widget { min-height: 220px; }
.m-reviews-carousel .trcr {
    display: block;
    text-align: center;
    font-size: var(--fs-xs);
    color: var(--color-text-muted);
    text-decoration: none;
    margin-top: var(--space-2);
}
.m-reviews-carousel .trcr span { font-weight: var(--fw-semibold); }
