/* AD1 Elementor Widgets 0.11.3 — emergency-safe compatibility layer.
 * Deliberately avoids global typography, sizing, layout, media, and surface rules.
 * Elementor controls and each widget's own stylesheet remain authoritative.
 */
.elementor-widget[class*="elementor-widget-ad1-"] :where(
  .ad1ew-news-card .ad1ew-item-title,
  .ad1ew-news-card .ad1ew-item-title a,
  .ad1sn-card-title,
  .ad1sn-card-title a,
  .ad1sn-related-title,
  .ad1sn-related-title a
){color:var(--ad1-color-text-dark,var(--e-global-color-primary,#131213));}
