
/* zarmad RTL tweaks */
body {
  direction: rtl;
  unicode-bidi: embed;
}
.zr-header-inner {
  flex-direction: row-reverse;
}
