.tmce-pink {
    color: #af126d !important;
}

.tmce-teal {
    color: #81C3AF!important;
}

.tmce-green {
    color: #B5CB52!important;
}

.tmce-red {
    color: #E13316!important;
}

.tmce-orange {
    color: #ed8c01!important;
}

.tmce-yellow {
    color: #f7bf1f!important;
}

.tmce-grey {
    color: #4d4f53!important;
}

.tmce-blue {
    color: #9bd3f2!important;
}

.tmce-purple {
    color: #6C4891!important;
}