.custom-sport-landing h1,
.custom-sport-landing > p {
  text-align: center;
  max-width: 768px;
}

.custom-sport-landing h1 {
  line-height: 1.55em;
  margin: 52px auto 1rem auto;
}

.custom-sport-landing > p {
  line-height: 1.7em;
  margin: 0 auto 2rem auto;
}