.nav-about + div.nav-underline{--nav-underline-width:var(--full-width) !important}.headshot-section{display:flex;column-gap:6rem;justify-content:center;width:100%;border-top:2px solid var(--col-text-light)}.headshot-text{padding:2rem 0}.headshot-text h3{margin:0;color:var(--col-black);font:650 1.2rem / 1.4 var(--font-Body);letter-spacing:0.02em;text-transform:uppercase}.headshot-text h4{color:var(--col-text-dark);font:600 1.15rem / 1.4 var(--font-Body);letter-spacing:0.02em}.headshot-wrapper{display:flex;justify-content:center;align-items:center}.headshot-wrapper > img{width:18rem;aspect-ratio:3/4;object-fit:contain;border-radius:0.33rem;box-shadow:2px 2px 6px #0003}@media screen and (orientation:portrait){.headshot-section{flex-direction:column;padding-top:2.5rem}.headshot-wrapper{flex-direction:column}.headshot-wrapper > img{max-width:55vw}.headshot-text h4{text-align:center}.headshot-text p{text-align:left}}