* {
  font-family: "Poppins", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.font-bangla {
  font-family: "Hind Siliguri", sans-serif;
}

.active {
  color: white;
  background-color: #422ad5;
}