/* RTL-specific adjustments belong here when logical CSS properties are insufficient. */

body {
	direction: rtl;
}
