/* Hide footer completely */
footer,
.footer,
[class*="footer"] {
  display: none !important;
}
