.social-row a{color:#103b8f!important;background:#dce9ff;font-weight:800}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.testimonial-card{background:#fff;border:1px solid #dbe3f0;border-radius:18px;padding:27px;box-shadow:0 14px 40px rgba(7,19,44,.06)}
.quote-mark{font-size:50px;line-height:.7;color:#2864e8}
.testimonial-card>p{color:#334360;line-height:1.75;min-height:105px}
.testimonial-person{display:flex;align-items:center;gap:12px;margin-top:22px}
.testimonial-person img,.testimonial-person>b{width:44px;height:44px;border-radius:50%;object-fit:cover}
.testimonial-person>b{display:grid;place-items:center;background:#0b1e48;color:#fff}
.testimonial-person span{display:grid}.testimonial-person small{color:#697791;margin-top:3px}
.footer-bottom a{color:inherit}
@media(max-width:850px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card>p{min-height:0}}
