.masthead.image.full {
  background-position: center 40%;
}

h2 + p {
  margin-bottom: 0px;
}

h3 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

h4 {
  margin: 0px;
  font-size: 1.2rem;
}

h4:has(+ ul) {
  margin-top: 1rem;
}

h4 + ul {
  margin-top: 0.5rem;
  margin-bottom: 0px;
}
