/* Wayback Fixer auto-supplement */
/* Elementor entrance-animation elements keep visibility:hidden until frontend JS
   fires; without it (no per-page post-NNNN.css) content stays invisible. Force on. */
.elementor-invisible{opacity:1 !important;visibility:visible !important;animation:none !important;}
.elementor img,.elementor-widget-container img{max-width:100%;height:auto;}

/* Homepage body copy was #bfbfbf on white — hard to read */
.elementor-512 .elementor-element.elementor-element-5eefff70,
.elementor-512 .elementor-element.elementor-element-491a47b0 .elementor-tab-content{
  color:#555555 !important;
}

/* Footer sitewide block contrast on dark footer */
.footer-bottom.dark_style .romlifooter,
.footer-bottom.dark_style .romlifooter p{color:#f1f1f1;}
.footer-bottom.dark_style .romlifooter a{color:#fff;}
