/* The companion theme supplies the full presentation. These rules keep the archive readable if another theme is temporarily active. */
.legacy-page img { max-width: 100%; height: auto; }
.legacy-page table { max-width: 100%; }
.legacy-content { overflow-wrap: anywhere; }
.legacy-content script, .legacy-content style, .legacy-content form, .legacy-content iframe { display: none !important; }

