/*
Theme Name: Cannaverde Ltd — Child
Theme URI: https://cannaverde.example
Template: cannaverde
Author: Cannaverde Ltd.
Author URI: https://cannaverde.example
Description: Client site child theme for the Cannaverde parent theme. Put every site-specific tweak — CSS overrides, custom functions, template overrides — in here so the parent theme stays clean and updatable. Activate THIS theme (not the parent) in Appearance → Themes.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
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: cannaverde-child
Template Version: 1.0.0
*/

/* ==========================================================================
   Child overrides
   --------------------------------------------------------------------------
   This file loads AFTER the parent's style.css, so anything here wins without
   needing !important in most cases. Add site-specific tweaks below.

   Common examples (uncomment and adjust):

   :root{
     --brass:#b8863b;            /* nudge the brand accent */
     --evergreen:#0d2b22;        /* nudge the base green   */
   }

   .hero h1{ letter-spacing:-.01em; }

   Keep structural/layout changes minimal — the parent's layout is intentional.
   ========================================================================== */
