/*
Theme Name: Northline Coatings
Template: agency-theme
Author: WP SEO AI Web Agency
Description: Child theme for Northline Coatings.
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: northline
*/

/*
 * Brand tokens. Overriding a token changes every component at once, which is
 * the point — a component that hard-codes a colour cannot be rebranded.
 *
 * Override only what genuinely differs from the base theme's defaults. Every
 * token listed here is one this site now maintains separately.
 */
:root {
	--wpsa-color-accent: #1d4ed8;
	--wpsa-color-accent-hover: #1e40af;
	--wpsa-color-accent-contrast: #ffffff;
}
