/* RTL tweaks */
body{direction: rtl}
.nav{flex-direction: row-reverse}
.nav .menu{flex-direction: row-reverse}
.brand{flex-direction: row-reverse}
.section .grid-2, .section .grid-3{direction: rtl}
/* Arabic font override */
body{font-family: 'IBM Plex Sans Arabic','Tajawal','Noto Kufi Arabic', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif}
.clients .logo-track{animation-direction: reverse}
