/*
Theme Name: CSG Theme 01
Theme URI: https://alfazetalab.com
Author: Renato Taffi
Author URI: https://alfazetalab.com/
Description: Tema WordPress minimale che include Bootstrap 5 per la gestione delle promozioni di CSGlamping.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bootstrap-semplice
Tags: bootstrap, blog, one-column, custom-menu
*/

/* Stili minimi del tema: lascia a Bootstrap il grosso del lavoro */

body {
	background: var(--bs-body-bg);
}

.site-footer {
	border-top: 1px solid rgba(0,0,0,.1);
}
