.cell-type-js {
    background: #ffe846;
    color: #000000ad;
}
.cell-type-esm {
    background: #ffc364;
    color: #000000ad;
}