  
 

[dir="rtl"] .text-left {
  text-align: right !important;
}

[dir="rtl"] .text-center {
  text-align: center !important;
}

[dir="rtl"] .text-right {
  text-align: right !important;
}

 