/*
Theme Name: Astra Child – Green Mood Italia
Theme URI: https://greenmood.org/
Description: Tema figlio personalizzato per Green Mood Italia basato su Astra.
Author: Marco Faia
Author URI: https://greenmood.org/
Template: astra
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: astra-child-greenmood
*/
body {
  background-color: #003822 !important;
  color: #ffffff !important;
}

/* ✅ Sfondo verde ovunque, inclusi header, footer, blocchi Elementor/WP */
html, body, .site, .ast-container, .site-content, .entry-content, .ast-page-builder-template, .elementor-section {
  background-color: #003822 !important;
  color: #ffffff !important;
}