.team-template{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}.team-template h2{width:100%;text-decoration:underline;display:flex;align-items:center;justify-content:center}.team-template h2 svg{width:28px;height:28px;margin-right:8px}.team-template .member{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px;box-shadow:0 .25rem 1rem #0000001a;transition:scale 256ms ease}@media screen and (min-width:768px){.team-template .member{width:360px}}@media screen and (max-width:767px){.team-template .member{width:100%}}.team-template .member h3{margin-top:8px}.team-template a.member{text-decoration:none}.team-template a.member:hover{scale:1.1}
