/*
Theme Name: GoHighImpact
Theme URI: https://www.example.com/gohighimpact
Author: GoHighImpact Team
Author URI: https://www.example.com
Description: Sleek marketing-focused WordPress theme tailored for GoHighLevel content hubs. Features Tailwind-powered styling, clean blog layouts, and responsive sections out of the box.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gohighimpact
Tags: blog, marketing, responsive, tailwind
*/

/* Keep the stylesheet minimal; Tailwind handles most utilities. */
body {
	font-family: "Inter", system-ui, sans-serif;
}
