/*
Theme Name: Badar Expo
Theme URI: https://badarexpo.com/
Author: Badar Expo Solutions
Author URI: https://badarexpo.com/
Description: Custom WordPress Theme for Badar Expo Solutions - Event Management & Exhibition Company Pakistan.
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: badarexpo
*/

/* Basic Reset & Fallback Styles */
body {
    margin: 0;
    padding: 0;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    color: #1e293b;
    background-color: #f8fafc;
}
