.about-page{margin:0 12%;padding-top:2rem;font-family:Arial,sans-serif}.about-page h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.about-page p{max-width:800px;margin:0 auto 1rem;font-size:1rem;line-height:1.6;text-align:justify}.about-headshots{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:2rem 2rem;margin:2rem auto 0;justify-items:center;align-items:start;max-width:800px}.about-headshot{text-align:center;max-width:250px}.about-headshot h3{margin:.5rem auto .25rem;font-size:1.2rem;font-weight:600}.about-headshot p{margin:0 auto;text-align:center;font-size:1rem;color:#555}