/*
Theme Name: G-BAR
Theme URI: https://www.gbar-roma.it
Author: G-BAR
Author URI: https://www.gbar-roma.it
Description: Tema WordPress bilingue ITA/ENG per G-BAR, pub e sports bar in Via del Politeama 8, Roma. Gestione autonoma di eventi sportivi, menu, drink, prenotazioni, league wall e galleria fotografica.
Version: 1.6.10
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gbar
Tags: bar, pub, sports-bar, ristorazione, one-page, custom-colors

G-BAR theme styles. See assets/css/main.css for the full stylesheet.
*/

/* Il CSS principale è caricato da functions.php da assets/css/main.css
   Questo file resta minimale per rispettare lo standard dei temi WP. */

:root {
  --gbar-green: #0b2c24;
  --gbar-green-light: #143d32;
  --gbar-gold: #c8a14a;
  --gbar-gold-light: #e0c179;
  --gbar-cream: #f4ecd8;
  --gbar-dark: #11140f;
  --gbar-red: #7a1f1f;
}
