* {
  font-family: "Poppins", sans-serif;
}

.active {
  background-color: #15803D;
  color: white;
  border-radius: 4px;
}
