@import url("/template-assets/_shared/1.0.0/template.css");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@500;600&family=Source+Sans+3:wght@400;600&display=swap");
.te-hajj{
  --primary:#a16207;--secondary:#1c1917;--accent:#fde68a;--radius:18px;
  --surface:#faf7f2;--ink:#1c1917;--muted:#78716c;--card:#fff;
  --font-display:'Cormorant Infant',serif;--font-body:'Source Sans 3',sans-serif;
}
.te-hajj .te-hero{background:linear-gradient(150deg,#1c1917 0%,#44403c 40%,#713f12 100%)}
.te-hajj .te-footer{background:#1c1917}
