.elementor-25358 .elementor-element.elementor-element-9a8c47f{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ba4e89e *//* ===== FIX WASHED-OUT SECTION TITLES ===== */

/* Reset all Elementor headings */
.elementor-heading-title,
.elementor-heading-title *,
h1, h2, h3, h4, h5 {
  opacity: 1 !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  text-shadow: none !important;
  background: none !important;
}

/* Kill heading overlays */
.elementor-heading-title::before,
.elementor-heading-title::after,
h1::before, h1::after,
h2::before, h2::after,
h3::before, h3::after {
  display: none !important;
  content: none !important;
}

/* Force clean, sharp heading color */
h1, h2, h3, h4 {
  color: #ffffff !important;
}

/* Optional: subtle professional contrast (not glow) */
h2, h3 {
  letter-spacing: 0.2px;
}/* End custom CSS */