.elementor-61015 .elementor-element.elementor-element-e517f3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-01e82a1 *//* FIX: Ensure proper font + color inside the dark contact card */
.hero-card,
.hero-card * {
  font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  color: #f1f5f9 !important;
}

.hero-card h2 {
  color: #e2e8f0 !important;
  font-weight: 600;
}

.hero-card a {
  color: #f9a8d4 !important;
  font-weight: 500;
  text-decoration: none;
}

.hero-card a:hover {
  text-decoration: underline;
}

.hero-card strong {
  color: #ffffff !important;
  font-weight: 600;
}/* End custom CSS */