.hero-bg {
  background-color: #dbf2ff;
  position: relative;
  height: 100vh;
  background-image: url('../../images/home-two/unicorn-hero.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
} 