/*
Theme Name: Garden Niche Theme
Theme URI: https://thegardenniche.com/
Author: DX Automation
Description: Tema hijo personalizado para The Garden Niche, compatible con Hello Elementor.
Template: hello-elementor
Version: 1.3.2
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: garden-niche
License: GPL-2.0-or-later
*/

:root {
  --gn-primary: #0f6b56;
  --gn-primary-dark: #123f36;
  --gn-accent: #35a17e;
  --gn-cream: #f4f0e6;
  --gn-white: #ffffff;
  --gn-ink: #17211e;
  --gn-muted: #65706c;
  --gn-container: 1240px;
  --gn-radius: 9px;
}
