/*
Theme Name: Novex Auto
Theme URI: https://novex-auto.fr
Author: Novex Auto
Author URI: https://novex-auto.fr
Description: Theme e-commerce pièces auto inspiré Mister Auto avec recherche par plaque et véhicule
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: novex-auto
Tags: e-commerce, automotive, responsive
*/

:root {
    --orange-primary: #f9bf10;
    --orange-dark: #e5a800;
    --gray-dark: #1d1e20;
    --gray-medium: #303236;
    --gray-light: #f5f5f5;
    --white: #ffffff;
    --text-gray: #666666;
    --border-color: #e0e0e0;
}
