/*
Theme Name: CNYH Industry
Theme URI: https://cnyhindustry.com
Author: CNYH Industry
Description: Custom ACF-driven classic theme for CNYH Industry.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cnyh_industry
Tags: custom-menu, featured-images, translation-ready
*/

/* Base reset / placeholders — expand as design lands. */
*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	margin: 0;
}
