/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created to allow you to make changes to your theme without losing them when the parent theme is updated.
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.0
*/

:root {
	--color-primary-green: #2A662E;
	--color-secondary-green: #2C642E;
	--color-background-cream: #F9ECD0;
	--color-accent-gold: #F7D46A;
	--color-accent-orange: #F38F3A;
	--color-text-dark: #2C3E50;
}
