@media (max-width: 768px) {
  .hero {
    padding: 4rem 1.5rem;
  }

  .bg-orbs span {
    width: 220px;
    height: 220px;
  }
}
