/* Shared service detail card row: retain desktop typography, scale only card copy. */
body .elementor-element.elementor-element-2d14fdf .elementor-element-787991f > .e-con > .elementor-widget-heading:first-child .elementor-heading-title {
    font-size: clamp(18px, calc(14px + 0.555556vw), 22px) !important;
    line-height: clamp(26px, calc(18px + 0.972223vw), 32px) !important;
}
body .elementor-element.elementor-element-2d14fdf .elementor-element-787991f > .e-con > .elementor-widget-heading:nth-child(2) .elementor-heading-title {
    font-size: clamp(16px, calc(12px + 0.416667vw), 18px) !important;
    line-height: clamp(26px, calc(18px + 0.833334vw), 30px) !important;
}
