.active{
  color: #047857;
  font-weight: semibold;
}

.inactive{
  color: #6b7280;
  font-weight: light;
}