.elementor .heading1{font-family:"DM Sans";font-weight:700;font-size:68px;color:var(--white);/* Apply shadow directly to the heading text */
selector .elementor-heading-title {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
}

/* Fallback box shadow wrapper fix (handles negative spread flawlessly) */
selector {
  box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.2);
}\n}.elementor .body{font-family:"DM Sans";font-size:18px;}.elementor .subheading{color:#646464;}