.theme-two .content h2 {
  line-height: 1;
}

.theme-two .content h3 {
  font-size: 1.6rem !important;
}

.theme-two h2 {
  font-family: var(--header-font);
}

.theme-two .content h2 + p {
  padding-top: 1rem;
}
