.hero-copy > p:last-of-type {
  max-width: 720px;
}

.hero-button {
  margin-top: 22px;
  background: var(--yellow);
  color: var(--green-950);
}
