hr{
	border-top: 1px solid #f8f9fa;
}

#footerColor{
	background-color: rgba(44, 44, 84,1.0);;
}

#imgFooter{
	width: 30vh;
}

#imgLogoOne{
	width: 15vh;
	margin-top: 3vh;
	margin-right: 3vh;
}

#imgLogoTwo{
	width: 15vh;
	margin-top: 3vh;
}

#footerBarOne{
	border-top: 1px solid #f8f9fa; 
	margin: 0 auto; 
	margin-top: 5%;
}

#horaires{
	color: white;
}

.dateTime{
	color: white;
	width: 100%;
}

.time{
	display: inline-block;
	float: right;
	width: 70%;
}

#footerContact{
	color: white
}

.footerText{
	color: white;
}

#footerIco{
	color: white !important;
}

#linkedin{
	color: white;
	font-size: 6vh;
}


#footerStyleOne{
	color: white;
	display: flex;
	justify-content: center;
}

.footerTextStyle{
	color: white;
}

footer a:hover {
	color:white;
}