/* Qualifications-led About section, matching the selected typography. */
.about .about-copy{padding-top:64px;padding-bottom:64px}
.about .section-heading h2{font-family:'Manrope Variable',Arial,sans-serif;font-size:52px;font-weight:500;text-transform:none;letter-spacing:-.04em}
.about .about-copy p{font-family:'Inter Variable',Arial,sans-serif;font-size:16px;line-height:1.65;margin-bottom:0;color:#3b4045}
.about .about-copy h3{font-family:'Manrope Variable',Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--navy);margin:26px 0 10px}
.about .about-photo{background-image:url('assets/about-gillmor-center.jpg');background-position:44% center;min-height:760px}
.about .about-copy .business-credentials{font-size:14px;font-weight:600;color:var(--navy);border-top:3px solid var(--yellow);padding-top:15px;margin-top:27px}
@media(max-width:720px){.about .about-copy{padding-top:56px;padding-bottom:56px}.about .section-heading h2{font-size:40px}.about .about-photo{min-height:360px;background-position:center}}
