/* .tc_custom_seat_number {
    display: inline-block;
    position: absolute;
    font-size: 10px;
    color: #000;
    left: 3px;
    top: -5px;
    width: 76%;
    text-align: center;
} */

.tc_custom_seat_number {
    display: inline-block;
    position: absolute;
    font-size: 10px;
    color: #ffffff;
    left: 3px;
    top: 13px;
    font-weight: 600;
    width: 80%;
    text-align: center;
}