* {
  hyphens: auto;
  font-family:
    Iowan Old Style,
    Apple Garamond,
    Baskerville,
    Times New Roman,
    Droid Serif,
    Times,
    Source Serif Pro,
    serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
}

h1,
h2,
h3 {
  text-wrap: balance;
  text-align: center;
}

p {
  text-align: justify;
}

body {
  padding-bottom: 300px;
}
