/* Bootstrap migration helpers */
.hidden {
  display: none !important;
}

/* Keep content from touching fixed message stack */
body {
  min-height: 100vh;
}
