/* R18: one consistent size for prose. Labels, captions and controls keep their hierarchy. */
:root { --pause-body-copy-size: 16px; }
body { font-size: var(--pause-body-copy-size) !important; }
.lede,
.application-contact p,
.journey p,
.process-step p,
.archive-item > p,
.experience-copy p { font-size: var(--pause-body-copy-size); }
