/*
 * UniVSpace DZ — RTL Support
 * This file is automatically loaded for RTL languages
 */
body { direction: rtl; text-align: right; }
.footer-social { flex-direction: row-reverse; }
