
/* Basic About page visual polish */
.about-page .entry-header h1 { margin-bottom: 1rem; }
.about-page .entry-hero img { display:block; width:100%; height:auto; border-radius:1rem; }
.about-page .prose { font-size: 1.05rem; line-height: 1.8; }
