.gray {
  color: #5D6575 !important;
}

.white {
  color: #FFFFFF !important;
}

.black {
  color: #000000 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}