/*
Theme Name: CSD Engineers
Theme URI: https://csdengineers.example.com
Author: Musab Bin Hamid
Author URI: https://example.com
Description: A professional and responsive theme for engineering, construction, and industrial services.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: csd-engineers
Tags: custom-background, custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

body {
    margin: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background: #fff;
    color: #111;
}
