/* supplement.css — site-specific overrides (Wayback Fixer). Empty at Phase 1; populated in QA if needed. */

/* Sitewide-блок в футере: снять фикс-высоту #footer (65px), иначе romlifooter обрезается */
#footer { height: auto !important; min-height: 65px; padding-bottom: 15px; }
.clearBoth { clear: both; }
