#story_title {
  text-align: center;
  font-size: 1.5em;
  color: #bbb !important;
  font-weight: bold;
  padding-top: 2em; }

#story {
  height: 70%;
  margin: 10vh 8vw 0 8vw;
  position: relative;
  line-height: 3em;
  background-color: black !important;
  color: green;
  font-family: Courier;
  font-weight: bold;
  /* square1 fixes */ }
  #story.dots_nav-outside .square1_dots {
    transform: scale(0.8);
    white-space: nowrap;
    bottom: -50px; }
  #story .image_wrapper {
    margin-top: 3em;
    height: 85% !important; }
  #story .image_wrapper h3 {
    position: relative;
    top: -1.5em;
    padding-left: 10%; }

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