body {
    direction: ltr;
    text-align: start;
}

.section-title::after {
    right: auto;
    left: 0;
}
.clients-section .section-title::after {
    right: 0;
    left: 0;
    margin: auto;
}
.project-section-title::after,
.mobile-navigation-menu.open {
    right: auto;
    left: 0;
}

.footer-widget-col h3.footer-widget-title::after {
    right: auto;
    left: 0;
}