/* css definitions for rtl languages */

html {
  direction: rtl;
}