body {
  text-align: center;
  background-color: #8b898b;
  min-height: 100%;
}

h1 {
  font-size: 64px;
  color: black;
}

#image_splash_box h2 {
  background-color: #F8F9FA;
  height: 15vh;
}

#splash_text h1, #splash_text h3 {
  color: rgba(0, 0, 0, 0.75);
}

#sticky-footer {
  flex-shrink: none;
}

#page-content {
  flex: 1 0 auto;
}

/*# sourceMappingURL=styles.css.map */
