/* The primary stylesheet is authored RTL-first. This file preserves WordPress RTL detection. */
body {
	direction: rtl;
	unicode-bidi: embed;
}
