/*
Theme Name: Tango Elementor Child
Description: Tema child di Hello Elementor per il sito Tango
Author: Simone Fellini
Template: hello-elementor
Version: 1.0.0
Text Domain: tango-elementor-child
*/

/* Variabili globali */
:root {
    --tango-black: #0a0a0a;
    --tango-title: #1d1d1d;
    --tango-text: #505050;
    --tango-light: #f7f4ef;
    --tango-white: #ffffff;
    --tango-red: #c00000;
    --tango-gold: #b8904f;
    --tango-border: #ddd5c9;
}

/* Inserisci sotto il CSS personalizzato */