/*
Theme Name: Harika
Description: RTL styling support for Persian/Arabic layouts
*/

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