body {
	font-family: "Tajawal", sans-serif;
	
    direction: ltr;
    text-align: left;

}
.row {
    flex-direction: row-reverse;
}
.color-999 .text-decoration-line-through{     margin-left: 3%; }
    html[dir="ltr"] .title.mb-40 > .row > .col-lg-8 {
        order: 2;
    }
}
.row{ flex-direction:row; }