/*
 * RTL Stylesheet for Raft Al-Ittehad Theme
 * Loaded automatically by WordPress for RTL languages (Arabic, etc.)
 * @package raft-al-ittehad
 */

/* The theme is already RTL-first (dir="rtl" in header.php).
   This file handles any LTR-specific overrides if needed. */

body {
    direction: rtl;
    text-align: right;
}
