body { direction: rtl; }

.desktop-nav ul,
.header-actions,
.hero-actions,
.hero-trust,
.vehicle-specs,
.booking-contact,
.gl-footer-bottom > div,
.gl-footer-confidence,
.gl-footer-badge-groups,
.gl-footer-brand-badges { flex-direction: row-reverse; }

.text-link svg,
.btn svg,
.route-action svg { transform: scaleX(-1); }

.section-head,
.route-card,
.gl-footer-bottom { direction: rtl; }

.booking-form input,
.booking-form select,
.booking-form textarea { text-align: right; }

.brand-name { letter-spacing: 0; }
.mobile-menu { text-align: right; }
