/* Global styles for all pages */
body {
  margin-bottom: 80px !important;
}

footer {
  position: fixed !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
