h1, p {
  margin-bottom: 20px;
}

@media (min-width: 64em) {
  .slds-grid-large_align-spread {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}


.Fz\(1\.25\) {
  font-size: 1.25rem;
}

.Fz\(2\) {
  font-size: 2rem;
}

.Fz\(3\) {
  font-size: 3rem;
}

.Fz\(4\) {
  font-size: 4rem;
}