.avahan {
  font-family: 'Mukta', sans-serif;
   font-size: 10px !important;
}
.size-avhan{
   font-size: 14px !important;
}
.nav-link.active-border {
  border-bottom: 4px solid #F08143 !important;
  color: #000;
}
.bg-back{
  background-color: #fbf7f3;
}
/* .bg-hero-section{
    background: url("/assets/images/nirupak-bg.avif");
    height: 534px;
} */
.hero-color{
  background-color: rgb(255, 224, 192);
  height:10px;
}
.hero-section {
    background-image: url("/assets/images/nirupak-bg.avif");
    background-size: cover;
    background-position: center;
    height: 520px; 
}
.textbox{
  background-color: rgba(242,242,242, 1);
}