.alumni-testimonial{background-color:#fff;border-radius:12px;box-shadow:0 30px 60px 0 rgba(7,39,45,.08);display:flex;flex-direction:column;gap:16px;padding:30px 32px 40px 48px}.alumni-testimonial__content p{font-size:24px;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:0}.alumni-testimonial__profile{align-items:center;display:flex;flex-direction:row;gap:16px}.profile__headshot{border-radius:100%;height:64px;overflow:hidden;width:64px}.profile__headshot__img{height:100%;object-fit:cover;object-position:center;width:100%}.profile__content__name{align-items:center;display:flex;flex-direction:row;gap:5px}.profile__content__name span{font-size:18px;font-style:normal;font-weight:600;line-height:1}.profile__content__name__social{position:relative}.profile__content__name__social span{color:#07272d;font-size:18px;font-style:normal;font-weight:600;line-height:1}.profile__content__name__social .cover-link{height:100%;left:0;position:absolute;top:0;width:100%}.profile__content__role{align-items:center;display:flex;flex-direction:row;gap:4px}.profile__content__role span{display:block;font-weight:400}.profile__content__role__img{height:auto;max-height:20px;object-fit:contain;width:max-content}@media screen and (max-width:500px){.profile__content__role{align-items:flex-start;flex-direction:column}}