/*
Theme Name: Feathery
http://codex.wordpress.org/Right_to_Left_Language_Support
*/

/*
body {
	unicode-bidi: embed;
	direction: rtl;
}
*/