/*
Theme Name:   DevGrowthCo
Theme URI:    https://devgrowthco.com
Author:       DevGrowthCo
Author URI:   https://devgrowthco.com
Description:  Custom minimal landing page theme for DevGrowthCo — Web, SEO & Marketing.
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:  devgrowthco
Tags:         one-page, minimal, landing-page, business
*/

/* Base reset — landing page handles its own full CSS via landing.css */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; padding: 0; }
