/*:root {
    --phoca-color-secondary: orange;
}
*/
body.site {
    background :transparent;
	background-image: url(../../../../../images/background/Italien25.webp);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    
}