/* Final layout polish for the desktop hero. */
@media (min-width: 861px) {
  .hero-copy { max-width: 920px; width: 100%; }
  .hero h1 { white-space: nowrap; }
}
