/* ============================================================
   Hazara Ambulance Services - Theme Color (Crimson Red)
   Standard emergency / ambulance color for urgency and trust.
   ============================================================ */
:root {
    --thm-base: #e62a4e;
    --thm-base-rgb: 230, 42, 78;
}
