/*
Theme Name: Demo Theme 6
Theme URI: http://localhost:8888/tfs/demo-theme-6/
Description: Schema-driven WordPress theme based on demo-website-6 with Tailwind CSS
Author: TFS Team
Author URI: https://example.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: demo-theme-6
Tags: government, contracting, tailwind, schema-driven
*/

/* Minimal styles - main CSS loaded via functions.php */
body {
    margin: 0;
    padding: 0;
}
