.rvw.v4 {
    --bdr-rds-crd: 1.111rem;
    --fnt-atr-s: 1.111rem;
        background-image: url('/media/reviewsv4/bottom-border-1.png');
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% auto;
    .fnt_qte { --fnt-qte-s: 2.056rem; }

    .rvw-tch {
        font-weight: 600;
        color: var(--accent);
    }
    li .rvw-itm {
        background-color: #494949;
    }
   
    @media screen and (min-width: 1280px) {
        li .pd_v.pd_h { padding: 1.33rem 1.78rem; }
    }
}
