.pronunciationGuideFRE :is(th, td):nth-child(3) {
    background-color: #E5646E;
}

.pronunciationGuideFRE :is(th, td):nth-child(4) {
    background-color: #dbadd6;
}

.pronunciationGuideFRE :is(th, td):nth-child(5) {
    background-color: #3f3f90
}

.pronunciationGuideFRE :is(th, td):nth-child(6) {
    background-color: #95cc81
}