footer {
  margin-top: 0 !important;
  border-top: 0px !important;
}
footer .stripe.bleu a {
  color: #ffffff;
}
footer > div.stripe.bleu {
  padding: 45px 0;
}
footer > div.stripe.site_bg {
  padding: 15px 0;
}
footer #footer_n {
  color: #ffffff;
}
footer #footer_n h4 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 22px;
  color: #ffffff;
}
footer #footer_n p {
  color: #ffffff;
}
footer #footer_n ul:not(.contextual-links) {
  list-style: none;
}
footer #footer_n ul:not(.contextual-links) li {
  margin-bottom: 12px;
}
footer #footer_n ul:not(.contextual-links) li a {
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
footer #footer_n ul:not(.contextual-links) li a:hover {
  color: #e2eaf2;
}
footer #footer_n ul:not(.contextual-links) li a:before {
  font-family: "famillesrurales";
  content: '\e895';
  position: absolute;
  left: -15px;
  top: 0px;
}
