/* 
Theme Name: Pico Duarte Ecolodge
Theme URI: https://karich.design
Description: Pico Duarte Ecolodge Child Theme for Elementor
Author: Karich Design
Author URI: https://karich.design
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Global brand fallbacks (Elementor kit may override rich content). */
:root {
	--e-global-color-primary: #2b4ea1;
	--e-global-color-secondary: #b7b7b7;
	--e-global-color-text: #f5f5f2;
	--e-global-color-accent: #119b33;
	--e-global-color-cae768c: #f18707;
	--e-global-color-088b8cc: #e9e1d2;
}

body {
	background-color: #111315;
	color: var(--e-global-color-text);
}