article.basic-page h1 {
  line-height: 0.5;
  margin-bottom: 0;
}
article.basic-page h2 {
  line-height: 1.2;
}
article.basic-page p {
  font-family: "Crimson", serif;
  font-size: 1.3rem;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
  margin-bottom: 0;
}
article.basic-page .title {
  text-transform: uppercase;
}
article.basic-page .subtitle {
  text-transform: none;
}
