/* WordPress loads this file automatically for RTL locales. Core RTL behavior is already in theme.css. */
body { direction: rtl; unicode-bidi: embed; }
