/* =========================================================
   Elementor compatibility guard — minimal, on purpose
   =========================================================
   Earlier version of this file force-applied blanket colors to
   every <p> and to .btn-primary/.btn-secondary regardless of
   context. That broke correct inline styles and dark-background
   text (invisible secondary buttons on dark headers, black-on-
   black text on dark cards). Removed.

   The real root cause of the original blue-text bug was wpautop()
   corrupting this theme's structured HTML (fixed separately, see
   wp-content/novamira-sandbox/remove-wpautop.php). This file is
   kept only as a placeholder — intentionally near-empty — so the
   enqueue in functions.php has a valid file to load. Do not add
   blanket color rules here again; fix colors at their specific,
   already-correct selectors in the component CSS files instead. */
