/* custom CSS */
a.header__logo:before {
	content: '';
	background-image:url(../img/Groupe-16.webp);
	background-size: 100% 100%;
	display: inline-block;
	width: 90px;
	height: 73px;
	position: relative;
	left: -10px;
	top: 3px;
}

/* fin Custom CSS */