@import "tailwindcss";

.inter-regular {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.active{
  background-color: #15803D;
  color: white;
}