/*
Theme Name: Panther Contracting
Theme URI: https://panthercontractingllcnj.com
Author: Nine73 Media
Author URI: https://nine73media.com
Description: Custom WordPress theme for Panther Contracting LLC — Residential & Commercial Roofing, Gutters, Chimney, Masonry & Skylights in New Jersey. Fully Elementor Pro compatible (Theme Builder locations registered). Brand palette: Panther Yellow #E5D21C, Black, White / Light Gray.
Version: 1.7.16
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: panther-contracting
Tags: roofing, contractor, elementor, black, yellow
*/

/* Root brand tokens (also used by Elementor via Global Colors — see README) */
:root {
	--pc-yellow: #e5d21c;
	--pc-yellow-dark: #c9b70e;
	--pc-black: #0e0e0e;
	--pc-charcoal: #1c1c1c;
	--pc-gray: #6b6b6b;
	--pc-gray-light: #f4f5f4;
	--pc-white: #ffffff;
}

/* Main styles are enqueued from /assets/css/main.css */
