.about-hero { max-width: 720px; }
.about-hero h1 { margin-bottom: .5rem; }
.about-note { background: var(--neutral-50); border-radius: var(--radius); padding: 1.25rem; color: var(--neutral-500); }
