/*
Theme Name: Astra Child
Description: Child theme for Astra. You can now safely customize it and not risk losing your customizations.
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: astra
Version: 1.0
*/
.footer-legal-menu {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	gap: 10px;
	font-size: 12px;
	color: #888;
}
section.widget {
	margin: 0 0 1em 0;
}
p.titolpeu {
	font-weight: bold;
	margin-top: 1em;
}
