/*
Theme Name:   Hello Elementor Child — ZAINSEO
Theme URI:    https://zainseo.com
Description:  Custom child theme for zainseo.com built on Hello Elementor. Contains custom header, footer, and brand styling.
Author:       Zain
Author URI:   https://zainseo.com
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

/* ==========================================================================
   ZAINSEO — Brand variables (available site-wide)
   ========================================================================== */
:root{
	--zs-green:#1F3A2E;
	--zs-green-dark:#15291F;
	--zs-gold:#C9A24A;
	--zs-gold-light:#D9B768;
	--zs-cream:#F5F2EA;
	--zs-text-light:#F5F2EA;
	--zs-text-muted:#A8A095;
}

/* Add page-specific or site-wide custom CSS below this line as the site grows. */