.text-yellow{
  color: rgb(249, 197, 19);
}
.text-light-gray{
  color: rgb(106, 115, 125);
}

.text-100{
  font-weight: 100;
}