footer {
  margin-top: 0;
}
footer a span {
  color: #FCFCF4;
  transition: all 0.3s ease-in-out;
}
footer a span:hover {
  color: #D2DC5F;
}
footer > div {
  background-size: 303px !important;
}
@media (max-width: 819px) {
  footer > div {
    background-size: 200px !important;
  }
}
footer .has-luzerne-violet-80-color a:hover {
  color: var(--wp--preset--color--luzerne-anis);
}
@media (max-width: 1024px) {
  footer > .has-coop-ldf-principales-vert-1-background-color {
    background-position: 100% 36% !important;
    background-size: 260px !important;
  }
  footer .footer-end .wp-block-columns {
    flex-wrap: wrap !important;
    row-gap: 35px !important;
  }
  footer .footer-end .wp-block-columns .wp-block-column {
    flex-basis: 31% !important;
    text-align: center;
  }
  footer .footer-end .wp-block-columns .wp-block-column:first-of-type {
    flex-basis: 100% !important;
  }
}
@media (max-width: 992px) {
  footer > .has-coop-ldf-principales-vert-1-background-color {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  footer .wp-block-group.has-luzerne-anis-background-color {
    margin-top: 20px;
    margin-bottom: 55px;
  }
  footer .coop-agricole {
    margin-block-end: 50px !important;
    order: 3;
  }
  footer .wp-block-columns {
    flex-wrap: wrap !important;
  }
  footer .wp-block-column {
    flex-basis: 100% !important;
  }
  footer .wp-block-column * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  footer .footer-menu-1, footer .footer-menu-2, footer .footer-menu-3, footer .footer-menu-4 {
    margin-bottom: 45px;
  }
  footer .footer-menu-3 {
    order: 1;
  }
  footer .footer-menu-4 {
    order: 2;
  }
  footer .footer-part-2 {
    margin-top: 0 !important;
  }
  footer .footer-part-1 {
    gap: 0 !important;
  }
  footer .footer-parts {
    padding-bottom: 0px !important;
  }
  footer .footer-end .wp-block-columns {
    row-gap: 35px !important;
  }
  footer .footer-end .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 700px) {
  footer > .has-coop-ldf-principales-vert-1-background-color {
    background-image: none !important;
  }
}
