/* Highly specific selector to override theme styling */
.cs_hero_subtitle,
.elementor-element-3a6c561 .cs_hero_subtitle,
h3.cs_hero_subtitle,
.cs_hero_text h3.cs_hero_subtitle {
    font-family: 'Playfair Display', serif !important;
    text-transform: none !important; /* Optional: standard Playfair looks better without forced uppercase sometimes, but keeping it optional */
}
