.meet-the-team-section-heading{margin-bottom:40px;text-align:center}.meet-the-team-items{display:grid;grid-template-columns:repeat(2,1fr);text-align:center}.meet-the-team-item{margin-bottom:35px}.meet-the-team-image{margin-bottom:10px}.meet-the-team-image img{height:80px;width:80px}.meet-the-team-image--circle img{border-radius:100%}.meet-the-team-heading{margin-bottom:10px}.meet-the-team-heading h4{font-size:1.25rem;line-height:1.2;margin:0 0 5px;padding:0}.meet-the-team-heading p{font-size:1rem;line-height:1.5;margin:0;padding:0}.meet-the-team-link-button a:hover svg{fill:#44445b}.meet-the-team-link-button svg{transition:all .3s ease;fill:#b3b3b3;height:24px;width:20px}@media only screen and (min-width:768px){.meet-the-team-items{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:900px){.meet-the-team-items{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1440px){.meet-the-team-items{grid-template-columns:repeat(5,1fr)}}