/**
 * RTL refinements for the Sina Arya Gene website.
 *
 * Add site-wide RTL rules here as the design system evolves.
 */

body {
	direction: rtl;
}
