.footnotes {
  font-size: 0.7rem;
  line-height: 1rem;
}

.chapter-num {
  display: none;
}

.verse-num, .footnote {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
  font-weight: normal;
}

.footnote a, .footnote, .footnotes, .verse-num {
  color: #636149;
}

h3 {
  text-align: left;
  font-size: 1em;
}

.esv-text p {
  text-align: justify;
}

object {
  display: none;
}

.first-letter {
  float: left;
  font-size: 3.2rem;
  line-height: 2rem;
  margin-top: 0.2rem;
  margin-right: 0.2rem;
  margin-left: -.4rem;
}

.nav-button {
  position: fixed;
  bottom: 3rem;
  color: white;
  background-color: black;
  font-weight: bold;
  border-radius: 1rem;
  padding: 1rem;
  width: 2rem;
  height: 2rem;
  line-height: 0;
  padding-left: 0.5rem;
  border: 0;
}
