body { margin:0; background:#eef1f3; font-family:'Alexandria',sans-serif; color:#111111; direction:rtl; text-wrap:pretty; -webkit-font-smoothing:antialiased; }
* { box-sizing:border-box; }
a { color:var(--green); text-decoration:none; transition:color .25s ease; }
a:hover { color:var(--green-dark); }
svg.lucide { width:1em; height:1em; stroke-width:1.75; }
.en { font-family:'Outfit',sans-serif; }
