.copyright {
  display : flex;
  justify-content: space-between;
}
.footer_custom_text .footer-link, .copyright div {
    color: white !important;
}
.footer_custom_text.center {
    padding: 20px 0;
    border-top: 1px solid #707070ba;
    margin-top: 20px;
}
#secondary_footer {
    padding-bottom: 0px !important;
}
.titre-mention-legale h1 span, .titre-mention-legale h2 span, .titre-mention-legale h3 span  {
    line-height: 49px;
}