.hero-copy h1 { max-width: 760px; }
.hero-copy > p { max-width: 660px; }
.section-dark .layer-card-new { border-color: #6a8278; background: #f7faf8; color: var(--cf-ink); }
.section-copper .button-row { align-content: center; justify-content: end; }
@media (max-width: 980px) {
  .section-copper .button-row { justify-content: start; }
}
