/* English home only. Latin glyphs run wider than the Arabic headline at the same size,
   so the hero headline steps down a little to keep the three-line shape of the Arabic page. */
.hero h1 { font-size: clamp(40px, 4.7vw, 64px); }
