#titreLifra{
	color: white;
	margin-left: 5%;
	margin-top: 120px;
}

.petitTitreLifra{
	color: orange;
	margin-left: 5%;
	margin-top: 3%;
	margin-bottom: 2%;
}

.paraLifra{
	color: white;
	padding-left: 5%; 
	padding-right: 30%;
	font-size: 18px;
}

.stLifra{
	color: #F9B643;
}

.titreCarre{
	font-size: 25px;
}

#carre{
	margin-top: 5%;
}

.card{
	margin: 22px;
	border: none;
	background-color: #50595C;
	color: white;
}

#carre .row{
	margin: auto;
	justify-content: center;
}

.texteCarre{
	margin-bottom: 50px;
}

.placement-btn{
	position: absolute;
	bottom: 5%;
	right: 5%;
	width: 200px;
	background-color: #4392FF;
}

.placement-btn:hover{
	background-color: #4370FF;
}

#infoPlus{
	padding-top: 5%;
	border-top: 4px dashed #50595C;
	text-align: center;
	color: white;
	margin-top: 7%;
	margin-bottom: 5%;
}	