.themeFontColor {
    color: coral;
}

tr {
    cursor: pointer;
}


