.sticky-footer-fixed-position {
  background-color: $color-white;
  bottom: 0;
  position: fixed;
  z-index: 2;
}
