color: #242323;
padding-bottom: 50px;
padding-left: 60px;
- background-image: url('/images/picto_footer_mail.svg');
+ background-image: url("/images/picto_footer_mail.svg");
}
.bureau {
float: left;
}
}
- .reseaux {
- .social {
- display: inline-block;
- width: 42px;
- height: 42px;
- box-sizing: border-box;
- text-align: center;
- margin-right: 20px;
- background-color: #212327;
- border-radius: 25px;
- padding: 8px 0 0 0;
- }
-
- .Pinterest {
- display: none;
- }
-
- .Facebook:hover {
- background-color: #39599f;
- }
- .Twitter:hover {
- background-color: #45b0e3;
- }
- .Google:hover {
- background-color: #e64405;
- }
- .Pinterest:hover {
- background-color: #ca111a;
- }
- }
.footer-bottom {
background-color: #eeeeee;
height: 46px;