.portfolio-detail .project-editorial { max-width: none; margin-block: 48px; padding-top: 30px; border-top: 1px solid #E87D90; }
.project-editorial > p { max-width: 74ch; line-height: 1.7; }
.editorial-links { display: flex; flex-wrap: wrap; gap: 14px 26px; margin-block: 24px; font-size: .9rem; font-weight: 600; }
.editorial-links a { text-underline-offset: 4px; }
.project-editorial figure { margin: 28px 0 0; }
.project-editorial img { display: block; width: 100%; height: auto; border-radius: 20px; }
.project-editorial figcaption { max-width: 75ch; margin-top: 14px; font-size: .9rem; line-height: 1.6; color: #59534f; }
