.hugs-testi__row{ margin-top: 20px; }
.hugs-testi__row > h2{ text-align: center; }
.hugs-testi__card{ border-radius: 14px; padding: 18px; margin-bottom: 14px; }
.hugs-testi__stars{ letter-spacing: 2px; margin-bottom: 8px; }
.hugs-testi__card p{ line-height: 1.5; margin: 0 0 10px; }
.hugs-testi__who{ font-weight: 700; font-size: 12px; }

@media screen and (min-width: 990px){
  .hugs-testi__row{ display: flex; gap: 24px; }
  .hugs-testi__card{ flex: 1; margin-bottom: 0; }
}
