body {
    font-smooth: always;
    direction:ltr;
    line-height: 1.5;
    unicode-bidi: embed;
}
body > * {
    direction:rtl !important;
}
