/* RTL Core - Opseques Blog RTL */
body, html {
  direction: rtl;
  unicode-bidi: embed;
  text-align: right;
}
