/*
Theme Name: San Giovany Foundation Theme
Theme URI: https://sangiovany.org
Author: San Giovany Foundation
Author URI: https://sangiovany.org
Description: Premium Custom WordPress Theme for San Giovany Foundation for Development. Built for Elementor Pro integration and RTL-native Arabic layouts.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: san-giovany
Domain Path: /languages
Tags: rtl-translation, custom-menu, post-formats, translation-ready, block-styles, featured-images
*/

/* Core styles fallback */
body {
  font-family: 'IBM Plex Sans Arabic', 'Cairo', sans-serif;
  background-color: #F8FAFC;
  color: #1F2937;
  direction: rtl;
  text-align: right;
  margin: 0;
  padding: 0;
}
