.inter_font {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.active{
  background: #422AD5;
  color: #FFFFFF;
}