/*
 Theme Name:   Renovons Theme
 Theme URI:    https://renovonscollectif.fr
 Description:  Thème enfant Hello Elementor pour Renovons Collectif - Marketplace de leads rénovation
 Author:       Renovons Collectif
 Author URI:   https://renovonscollectif.fr
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  renovons-theme
 Tags:         elementor, renovation, leads
*/

:root {
    --renovons-primary: #2563eb;
    --renovons-primary-dark: #1d4ed8;
    --renovons-secondary: #f59e0b;
    --renovons-success: #10b981;
    --renovons-danger: #ef4444;
    --renovons-dark: #1e293b;
    --renovons-gray: #64748b;
    --renovons-light: #f8fafc;
    --renovons-border: #e2e8f0;
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}
