.yandex-reviews{background:var(--gold)}
.yandex-reviews-box{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.yandex-reviews h2{color:var(--navy)}
.yandex-reviews h2 em{color:var(--orange)}
.yandex-reviews p:not(.eyebrow){max-width:470px;font-size:14px;line-height:1.7;margin-top:22px}
.yandex-reviews-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.dark-outline{border-color:var(--navy);color:var(--navy)}
.dark-outline:hover{background:var(--navy);color:#fff}
@media(max-width:850px){.yandex-reviews-box{grid-template-columns:1fr;gap:35px}.yandex-reviews-actions{justify-content:flex-start}}
