footer {
  margin-top: 3.375rem !important;
}

@media (min-width: 768px) {
  footer {
    margin-top: 4.625rem !important;
  }
}

@media (min-width: 1024px) {
  footer {
    margin-top: 5.25rem !important;
  }
}

@media (min-width: 1280px) {
  footer {
    margin-top: 6.5rem !important;
  }
}
