#our-team{padding:2rem 1rem;text-align:center}.section-title{font-size:2rem;color:#333;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#555;margin-bottom:2rem}.team-cards-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.team-card{padding:1.5rem;width:100%;max-width:300px;text-align:center;transition:transform .3s}.team-image-wrapper{width:100px;height:100px;margin:0 auto 1rem;border-radius:50%;overflow:hidden}.team-name{font-size:1.25rem;color:#333;margin-bottom:.5rem;font-weight:700}.team-role{font-size:1rem;color:#777;margin-bottom:1rem}@media (min-width:600px){.team-card{max-width:45%}}@media (min-width:900px){.team-card{max-width:30%}}