h2{font-size:30px;color:#232963;text-transform:uppercase;font-weight:700;}
.contact{background-color:#e1e1e1;padding:60px 15px;height:100%;}
.coordonnees{background-color:#e1e1e1;padding:60px 15px;height:100%;}
.coordonnees a{color:#606060;display:block;}

.coordonnees ul.list-unstyled{width:50%;margin:0 auto;}
.coordonnees ul.list-unstyled li::before{display:none;}
.coordonnees ul.list-unstyled li{margin-bottom:50px;}
.coordonnees ul.list-unstyled li:last-child{margin-bottom:0;}
.coordonnees ul.list-unstyled li span{display:block;color:#232963;font-size:16px;font-weight:400;margin-bottom:10px;}


@media screen and (max-width:991px){
.contact h2{margin-bottom:60px;margin-top:0;}
.coordonnees{margin-top:60px;}
}


