/*
Theme Name: EcoForce Child
Theme URI: https://example.com/ecoforce-child
Template: ecoforce
Author: EcoForce
Description: Child theme of EcoForce. Use this theme for all site-specific customizations (colors, layout tweaks, custom CSS/PHP) so your changes survive future updates to the parent EcoForce theme.
Version: 1.0.0
Text Domain: ecoforce-child

This stylesheet loads after the parent theme's style.css (see functions.php),
so any rule declared here overrides the same rule in the parent theme.
Add your customizations below.
*/

/* =========================================================
   Example overrides — safe to edit or remove.
   Un-comment / adjust the tokens below to re-brand EcoForce
   without touching the parent theme's files.
   ========================================================= */

/*
:root{
  --ef-accent: #1F7A5C;
  --ef-accent-dark: #145842;
  --ef-accent-pale: #E4F1EA;
  --ef-spark: #F2B134;
}
*/
