.translated-rtl {

    html,
    body {
        direction: rtl;
    }
}
