/*
Theme Name: TKD Hello Child
Theme URI: https://example.com/
Description: Child theme shell for TKD Elementor import.
Author: OpenAI
Template: hello-elementor
Version: 1.0.0
Text Domain: tkd-hello-child
*/

:root {
  --tkd-primary: #5E7E4A;
  --tkd-secondary: #3F5533;
  --tkd-text: #2A2A26;
  --tkd-muted: #6C6B63;
  --tkd-bg: #F2EBDD;
  --tkd-surface: #FFFFFF;
  --tkd-border: #D9D0BF;
}
