
@media (max-width: 767px) {
  footer.footer,
  .shopify-section-footer,
  .footer__content-bottom {
    padding-bottom: 70px !important;
    margin-bottom: 0 !important;
    overflow: visible !important;
  }
}