/*
Theme Name: Habiba Center Theme
Theme URI: https://habibacenter.net
Author: ChatGPT
Description: Elementor compatible RTL WordPress theme.
Version: 1.1
Text Domain: habiba-center
*/

body{
 direction: rtl;
 font-family:'IBM Plex Sans Arabic',sans-serif;
 margin:0;
 background:#fff;
 color:#111;
}
