.rewards__details {
  margin-bottom: 14px;
}

.rewards__emphasis {
  font-weight: var(--font-body-weight-bold);
}

.rewards__text__footnote {
  font-size: 1.2rem;
  line-height: 1;
  margin-top: 10px;
}

.rewards__text__footnote .rewards__emphasis {
  font-size: 1.5em;
  font-weight: var(--font-body-weight);
}