h1 {
  text-align:center;
  font-family: 'Old Standard TT', serif;
  font-size: 90px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.05em;
  word-spacing: -0.063em;
  line-height: 0.6em;
  color:#fff;
}

h2 {
  text-align:center;
  font-family: 'Old Standard TT', serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.05em;
  word-spacing: -0.063em;
  line-height: 0.6em;
  color:#fff;
}