.section-quote-customer .quote-customer-in{display:flex;flex-wrap:wrap;gap:1.5em}.section-quote-customer .quote-customer-in .image{flex-shrink:0;width:60px;height:60px;border-radius:100%;overflow:hidden;position:relative}.section-quote-customer .quote-customer-in .image img{width:100%;height:100%;object-fit:cover}.section-quote-customer .quote-customer-in blockquote{border-radius:0 30px 30px 30px;background-color:var(--blue);padding:1.5em;line-height:22px;color:#162321;flex:1;font-size:16px;max-width:none;font-style:italic}.section-quote-customer .quote-customer-in blockquote .customer-info{margin-top:1rem}.section-quote-customer .quote-customer-in blockquote .customer-info span,.section-quote-customer .quote-customer-in blockquote .customer-info strong{display:block}