/*
Theme Name: Hello Child
Theme URI: https://www.ottaviotedesco.it/
Description: Tema child di Hello Elementor per sito di consulenza enologica (Elementor Pro)
Author: Ottavio Tedesco
Author URI: https://www.ottaviotedesco.it/
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-child
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: elementor, child-theme, minimal, enologia, consulenza
*/

/* qui aggiungo gli override css specifici del progetto */
:root{
    /* token base colore progetto - personalizza */
    --brand:#0d295e;
}