/* RTL support is handled with CSS logical properties. This file is intentionally small for WordPress RTL loading. */
body { direction: rtl; unicode-bidi: embed; }
