.reviews .h2{margin-bottom:64px}.reviews .row{margin-bottom:-24px}.reviews .card{padding:48px;background:var(--color-medium);border-radius:var(--border-radius);margin-bottom:24px}.reviews .card svg{margin-bottom:24px}.reviews .name{margin-top:48px;margin-bottom:4px;font-family:var(--font-primary)}.reviews .name+p{color:#737972}.reviews img{border-radius:80px;height:160px;width:160px;object-fit:cover;border:2px solid var(--color-primary);margin-bottom:24px}@media (max-width:767px){.reviews .h2{margin-bottom:32px}.reviews .card{padding:24px 32px}.reviews .name{margin-top:32px}.reviews img{height:100px;width:100px}}