/*
Theme Name: Goobec Site Template
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
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
*/

/*
    Add your custom styles here
*/

.has-gris-extra-color{
	color:var(--wp--preset--color--gris-extra)!important;
}

.has-azul-claro-extra-color{
	color:var(--wp--preset--color--azul-claro-extra)!important;
}

.has-amarillo-extra-color{
	color:var(--wp--preset--color--amarillo-extra)!important;
}

.has-morado-extra-color{
	color:var(--wp--preset--color--morado-extra)!important;
}

.has-azul-extra-dos-color{
	color:var(--wp--preset--color--azul-extra-dos)!important;
}

.has-violeta-extra-color{
	color:var(--wp--preset--color--violeta-extra)!important;
}

.has-azul-extra-color{
	color:var(--wp--preset--color--azul-extra)!important;
}

.has-blanco-color{
	color:var(--wp--preset--color--negro)!important;
}

.has-negro-color{
	color:var(--wp--preset--color--blanco)!important;
}


