/* .hero-section{
      background-image: url('image/banner-image.png');
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
} */


.active{
      color: white; 
      background-color: #4F46E5;
}

