.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;
}

.tmce-navy {
    color: #0a517a !important;
}

.tmce-brown {
    color: #804236 !important;
}
