/*
Theme Name: Expert-IT.ro - Licente Portocaliu
Theme URI: https://expert-it.ro
Author: BALUTA TECH SOLUTION SRL
Author URI: https://expert-it.ro
Description: Tema custom portocaliu + alb pentru magazin licente Microsoft Windows / Office / Antivirus. Optimizata WooCommerce, livrare digitala, partener NETOPIA, eMAG, CEL, Okazii. Include footer cu date firma, ANPC, GDPR.
Version: 1.0.0
License: GPL v2 or later
Text Domain: expert-it
Requires Plugins: woocommerce
*/

:root{
  --orange:#FF6B00;
  --orange-soft:#FFF0E6;
  --black:#0E0E0E;
  --gray:#71717a;
}
*{box-sizing:border-box}
body{margin:0;font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#fff;color:#111}
