.grille-equipe{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:30px}.rond-avatar{width:60px;height:60px;border-radius:50%;background-color:#E8320A;color:white;display:flex;align-items:center;justify-content:center;margin:0 auto 10px auto;font-weight:bold}.badge-partenaire{background-color:#F5F4F2;border:1px solid #dddddd;border-radius:20px;padding:8px 16px;font-size:13px}