.mentions-legales-eli section {
	border-bottom: 1px solid #e3e3e3;
	margin: 2em 0;
	padding-bottom: 2em;
}

.mentions-legales-eli section:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.mentions-legales-eli h1,
.mentions-legales-eli h2,
.mentions-legales-eli p {
	font-family: "PT Sans";
	line-height: 1.3em;
	letter-spacing: normal;
}

.mentions-legales-eli h1 {
	color: #000;
	font-size: 35px;
	font-weight: bold;
}

.mentions-legales-eli h2 {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	margin: 2em 0 0;
}

.mentions-legales-eli p {
	color: #5c5c5c;
	font-size: 17px;
	font-weight: normal;
}
