/* Light RTL helpers for Arabic pages (dir="rtl" on <html>) */
html[dir="rtl"] .tj-page-link span {
  unicode-bidi: plaintext;
}
