
.text-red {
   color: #ff4444;
}


.text-orange {
   color: orange;
}

.text-green {
   color: green;
}

