span.blockspam {
  	display: none;
}

.contact-mail{
	font-weight:500;
}

.contact-lien{
	font-weight:500;
}

.contact-lien:hover{
	text-decoration-line: underline;
}

h3.paragraphe-titre{
	font-family: Bricolage Grotesque;
	font-size:18px;
	line-height:28px;
	font-weight:500;
	font-style:normal;
}

h4.paragraphe-titre{
	font-family: Bricolage Grotesque;
	font-size:18px;
	line-height:28px;
	font-weight:500;
	font-style:normal;
}

h4.sous-paragraphe-titre{
	font-family: Noto Sans;
	font-size:16px;
	line-height:28px;
	font-weight:500;
	font-style:normal;
}

h5.sous-paragraphe-titre{
	font-family: Noto Sans;
	font-size:16px;
	line-height:28px;
	font-weight:500;
	font-style:normal;
}

p.paragraphe-description{
	display:block;
	font-size:15px;
	line-height:26px;
	font-weight:500;
	font-style:normal;
	color:#666666;
}