text-primary {
    color:#9124a3;
}
text-red {
    color:red;
}
text-orange {
    color:#ff9800;
}
text-green {
    color:green;
}