/* Sticky footer styles
   https://stackoverflow.com/a/27864663
   -------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

body,html {
  height: auto !important;
}
