section.block-temoignages{max-width:1200px;width:95vw;margin:60px auto 20px}section.block-temoignages h3{font-size:22px;color:#062032;font-weight:500;margin-bottom:12px}section.block-temoignages .temoignages{display:grid;grid-template-columns:repeat(var(--nbr-temoignages, 3),1fr);grid-gap:20px}@media (max-width: 768px){section.block-temoignages .temoignages{grid-template-columns:repeat(1,1fr);margin-top:20px}}section.block-temoignages .temoignages .temoignage{border-radius:6px;border:1px solid var(--gris-200, #D2D2D2);padding:20px;color:#062032;display:flex;flex-direction:column;justify-content:space-between}section.block-temoignages .temoignages .temoignage .text{font-weight:400;font-size:14px}section.block-temoignages .temoignages .temoignage .infos{display:flex;gap:10px;align-items:center;font-weight:600;margin-top:12px}section.block-temoignages .temoignages .temoignage .infos .logo{width:50px;height:50px;background-color:#f5f5f5}section.block-temoignages .temoignages .temoignage .infos .logo img{width:100%;height:100%;object-fit:cover;object-position:center}
