.text-blue-transparent {
  color: #EFF8FB;
 
}

.text-red-transparent {
  color: #FBEFEF;
  
}

.text-orange-transparent {
  color: #FBF8EF;
  
}

.text-grey-transparent {
  color: #FAFAFA;
 
}


.text-green-transparent {
  color: #F5FBEF;
  
}

.text-blue-light {
  color: #CEECF5;
}

.text-blue-hermes {
  color: #99ddff;
}

.text-blue-hermes2 {
  color: #33adff;
}


.text-red-light {
  color: #F6CECE;
  b
}

.text-orange-light {
  color: #F5ECCE;
  
}

.text-grey-light {
  color: #F2F2F2;
  
}

.text-green-light {
  color: #E3F6CE;
  
}
