.permanent-story { max-width: 760px; margin: 18px auto 36px; padding: 0 14px; font-size: 16px; line-height: 1.65; overflow-wrap: anywhere; }
.masthead { grid-template-columns: minmax(0, 1fr) auto; }
.permanent-story h1 { font-size: clamp(27px, 5vw, 38px); line-height: 1.18; }
.permanent-story .story-summary { font-size: 18px; color: #53647d; }
.permanent-story figure { margin: 24px 0; }
.permanent-story img, .permanent-story video, .permanent-story audio { display: block; max-width: 100%; height: auto; }
.permanent-story figcaption { margin-top: 7px; font-size: 13px; color: #53647d; }
