.content article {
  text-align: justify;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.content article h2 {
  font-size: 1.875rem;
  margin: 2rem 0 2rem 0;
  text-align: center;
}

.content article p {
  text-align: justify;
}
