html[dir="rtl"] .elementor-button > span {
    flex-direction: row-reverse !important;
}

html[dir="rtl"] .elementor-widget-button > .elementor-button > span {
    flex-direction: row !important;
}

html[dir="rtl"] .footer-logo-section {
    flex-direction: row-reverse !important;
}