$footer-background-color: $white-bis !default;

.footer {
  background-color: $footer-background-color;
  padding: 3rem 1.5rem 6rem;
}
