/*
tr.monday td {
    border-bottom-width: 0.19rem;
}
*/
tr.saturday, tr.sunday {
    /* background-color: aliceblue; */
    background-color: var(--clight);

}
