/*
Theme Name: Shorouk Al Qemma Theme
Theme URI: https://shoroukalqemma.com/
Description: Custom high-performance WordPress theme for Shorouk Al Qemma General Contracting in Najran, Saudi Arabia. Built with modern React, Tailwind CSS, and full bilingual (Arabic & English) support.
Author: Shorouk Al Qemma
Author URI: https://shoroukalqemma.com/
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: shorouk-al-qemma
Tags: translation-ready, dark, custom-colors, responsive-layout, featured-images, static-front-page
*/

/* WordPress theme reset / baseline styles */
body {
    margin: 0;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
