h1{
    color: #f1a242;
    margin-left: 10vw;
    font-size: 2.8vw;
    font-weight: 600;
}

.containerFollow{
    height: 660px;
    width: 100vw;
    margin-top: 30px;
}

.imgFollow{
    width: 100vw;
	height: 660px;
    margin-top: 20px;
    position: absolute;
}

.containerReseau{
	width: 100vw;
	margin-top: 80px;
	margin-left: 10vw;
	position: absolute;
}

.textFollowUsBold{
	color: #ffffff;
    font-size: 2.8vw;
    font-weight: 600;
}

.textFollowUs{
	color: #ffffff;
    font-size: 2.8vw;
    font-weight: 400;
}

.imgReseaux{
    height: 100px;
    width: 100px;
	margin-top: 5px;
	margin-left: 5px;
    margin-right: 30px;
	border: solid white 2px;
}

.textcontactUS{
	margin-top: 30px;
	color: #ffffff;
    font-size: 2.8vw;
    font-weight: 400;
}