/* supplement.css — Wayback Fixer restoration tweaks (compliancebrasil.org) */

/* keep injected monetization row within site container width */
.romlidata { width: 100%; }

/* ensure article images never overflow their column */
.content img, .post-content img { max-width: 100%; height: auto; }
