.hero-gradient {
  @apply bg-gradient-to-b from-primary-400 to-primary-700;
}
