/*
 * RTL stylesheet — Gamelo Store
 */
body { direction: rtl; text-align: right; }
.hero__inner, .footer-cta__inner, .container, .top-bar__inner { direction: rtl; }
.hero__brands, .hero__actions, .product-card__bottom, .features-grid { flex-direction: row; }
.btn i { margin-left: 4px; margin-right: 0; }
