.team__section{background-color:#181817;color:#fff}.team__section-heading{color:#fff}.team__section-grid{column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem;row-gap:2rem}.team__section-title{color:#fff;font-size:1.5rem;font-weight:700;margin-top:.5rem}.team__section-image img{border-radius:12px}@media (min-width:768px){.team__section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}