/**
 * Greenora RTL direction layer.
 */
html,
body {
	direction: rtl;
}
