.people-top-content{margin-bottom:4rem}.people-item{align-items:center;display:flex;gap:5rem;margin-bottom:4.5rem}.people-item:last-child{margin-bottom:0}.people-item-image{width:25%}.people-item-content{width:75%}.people-item-description,.people-item-heading h3{font-family:var(--font-body)}.people-item-description{line-height:1.75}.people__links{display:flex;flex-wrap:wrap;gap:18px;padding-top:1rem}.people-item-social a{background:var(--c-white);color:var(--blue-navy);display:block;font-family:var(--font-heading);font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:11px 13px;text-align:center;text-decoration:none;text-transform:uppercase}.people-item-social a:focus,.people-item-social a:hover{color:var(--blue-steel)}.bg-blue .people-heading :is(h1,h2,h3,h4,h5,h6),.bg-blue .people-item-description,.bg-blue .people-item-description *,.bg-blue .people-item-heading h3,.bg-blue .people__content,.bg-blue .people__content *{color:var(--c-white)}.bg-white .people-item-social a{background:var(--blue-navy);color:var(--c-white)}.bg-white .people-item-social a:focus,.bg-white .people-item-social a:hover{color:var(--lime-accent)}.bg-blue .people-item-social a{background:var(--c-white);color:var(--blue-navy)}.bg-blue .people-item-social a:focus,.bg-blue .people-item-social a:hover{background:var(--c-white);color:var(--blue-steel)}@media (max-width:991px){.people-item{gap:4rem}}@media (max-width:767px){.people-item{align-items:flex-start;flex-direction:column;gap:3rem;margin-bottom:4rem}.people-item-content,.people-item-image{width:100%}.people-item-image{margin:0;max-width:275px}}