.section-therapie p {
	color: white;
	text-align: center;
}

.therapie {
	padding: 4em 0 5em 0;
}

.therapie li {
	text-align: center;
	color: white;
	line-height: 3em;
	font-size: 1.1em;
}

.therapie li a {
	color: white;
}

.therapie li a:hover {
	outline:0;
	color: #F08143;
}

