/* ==========================================================================
   Arabian.com — ink mode
   Backgrounds only. Type, links and theme chrome are left exactly as they were.
   ========================================================================== */

html,
body {
  background-color: #0A0A0B !important;
}

/* Common theme and page-builder wrappers: let the ink through. */
#page, #content, #primary, #main, #wrapper, #inner-wrapper,
.site, .site-content, .site-main, .content-area,
main, article, .hentry, .entry, .entry-content, .page-content, .post-content,
.elementor, .elementor-page, .elementor-section, .elementor-section-wrap,
.elementor-container, .elementor-column, .elementor-column-wrap,
.elementor-widget-wrap, .elementor-top-section, .elementor-inner-section,
.e-con, .e-con-inner, .e-parent, .e-child {
  background-color: transparent !important;
}
