/* Force white background, remove images */
html, body, .eterna-card, .container, .wrap, .site, .entry, .wp-site-blocks {
  background: #ffffff !important;
  background-image: none !important;
}
