/* Hide footer navigation */
.md-footer__inner {
 display: none !important;
}