/*
 * RTL overrides for Hamoon Collection.
 */

html[lang="fa-IR"] body,
body.rtl {
    direction: rtl;
    text-align: right;
}
