/*
Theme Name: Infinity Markets by Simon X
Description: RTL support file. The theme is RTL-first; this file is intentionally light.
*/

body {
	direction: rtl;
	unicode-bidi: embed;
}
