.hero-content {
  display: flex;
  align-items: center;
  gap: 0;
}

.hero-copy {
  max-width: 720px;
}
