.form-top__title .page-title {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 700;
}

@media (min-width: 48em) {
  .form-top__title .page-title {
    margin-bottom: 2.5rem;
    font-size: 2.75rem;
  }
}
