.profile-cards__header{text-align:center}.profile-cards__header-title{margin-bottom:3rem}.profile-cards__list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.profile-cards__card{background-color:#f7f7f7;border-radius:1rem;width:100%}@media(min-width:48rem){.profile-cards__card{width:calc(50% - 1.5rem)}}.profile-cards__card-image{border-bottom:5px solid #97d700}.profile-cards__card-image img{display:block;width:100%}.profile-cards__card-content{padding:1.25rem}@media(min-width:64rem){.profile-cards__card-content{padding:2.5rem 1.25rem}}.profile-cards__card-content-name{margin-bottom:.25rem}.profile-cards__card-content-title{font-size:1.125rem;font-weight:800}.profile-cards__card-content-quote svg{max-height:2rem;max-width:1.75rem}.profile-cards__card-content-action{margin-top:2rem}