.quote-card .testimonial-author{display:flex;align-items:center;gap:15px}
.testimonial-author img,.testimonial-author>i{width:54px;height:54px;border-radius:50%;flex:0 0 54px}
.testimonial-author img{object-fit:cover;background:#fff}
.testimonial-author>i{display:grid;place-items:center;background:var(--cyan);color:var(--deep);font:700 20px Manrope;font-style:normal}
