/*
Theme Name: WP Theme Dojo
Theme URI: https://zsasilgroup.com
Author: Z-S Asil Group
Author URI: https://zsasilgroup.com
Description: Custom WordPress theme for Z-S Asil Group - Mining Excellence, Heavy Equipment, Oil & Gas, and Construction Services
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wp-theme-dojo
Tags: custom, business, corporate, mining, construction, oil-gas

Z-S Asil Group - Home of Excellence
*/

/* Reset WordPress defaults that may conflict with React app */
body {
    margin: 0;
    padding: 0;
}

#page {
    width: 100%;
}
