<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Theme Name:	XTRA Child
	Theme URI:	https://xtratheme.com/
	Description: Multipurpose Theme
	Author:		Codevz
	Author URI:	https://codevz.com/
	Template:	xtra
	Version:	1.0
*/

/* Custom CSS Starts Here */

/* Force English numbers globally */
body {
    unicode-bidi: bidi-override;
    direction: ltr;
}

/* You can add more custom styles below this comment */

/* Example of additional styling for specific elements */
.en-numbers {
    unicode-bidi: bidi-override;
    direction: ltr;
}

/* End of Custom CSS */
</pre></body></html>