.text-green {
  color: #22BA9E;
}
.text-green-2 {
  color: #0FA88B;
}
.text-gray {
  color: #94A0B8;
}
.text-gray-2{
  color: #23272F;
}
.text-gray-3{
  color: #3F444D;
}
.text-gray-4{
  color: #424242 !important;
}
.text-gray-5{
  color: #1B1F27;
}
.text-pink {
  color: #D92875;
}
.text-orange {
  color: #FE8321;
}
.text-white-2 {
  color: #F8F9FC;
}
