* {
  font-family: "Inter", sans-serif;
}
.back-body-color {
  background-color: #f0fdf4;
}
.text-modal {
  font-size: large;
  font-weight: bold;
}
.active {
  background-color: green;
  color: white;
}
