.team-grid{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;padding:0}.team-card{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#666;display:flex;flex:1 1 18rem;flex-direction:column;margin-bottom:1rem;padding:1.5rem;text-align:center}.team-card h3{font-size:1.25rem;margin:.5rem 0 .25rem}.team-card p{color:#333;font-size:.95rem;line-height:1.4}.team-avatar{--size:4rem}