/* Themify Customize Styling */
body {	background-image: url(https://sfp971.fr/wp-content/uploads/2025/08/FonBandeau.png);
	background-repeat: repeat-x; 
}
:root {	
	--theme_accent: #ff00d5; 
}
.header-widget-full {	background: none;
	background-color: #ffffff;	text-align:left; 
}
body #site-logo a img {	
	height: 75px; 
}
#site-description {		font-style:italic;
	font-style:italic;
	text-align:center; 
}
#main-nav a {	background: none;
	background-color: #f2f2f2; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #ff00d5; 
}
.header-widget-full {	background: none;
	background-color: #ffffff; 
}
#main-nav a {	background: none;
	background-color: #f2f2f2; 
}
 }