.rtl-text {
    direction: rtl;
    text-align: justify;
}

.ltr-text {
    direction: ltr;
    text-align: justify;
}
