/* Bouton "Decouvrir" du Carousel */""
.fr-tile__detail.fr-text-white {
	background: #000091;/*1212FF;*/
	padding: 6px;
	font-size: 1em;
}

/* Hauteur de l'image du Carousel'*/
@media screen and (min-width: 768px) {
	.fr-tile.fr-carousel{
		min-height:10vh;
}
}
