.custom-refunds-page section {
  margin: 3rem 0;
}

.custom-refunds-page section:first-child {
  margin-top: 0;
}

.custom-refunds-page h1 {
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
}

.custom-refunds-page h2 {
  font-weight: 600;
  font-size: 1.6rem;
  margin: 1rem 0;
}

.custom-refunds-page p {
  font-size: 1.5rem;
  margin: 1rem 0;
}