/* Hide the bottom footer bar entirely */
.md-footer {
  display: none;
}
.md-main__inner {
  margin-bottom: 2rem;
}
