/*


 */

.header {
    background-color: #FDAB2A;
    margin-top: 10px;
    margin-bottom: 20px;
}

td.reverse {
    background-color: #FBC3B0;
    border: 1px solid #000 !important;
}

td.result {
    background-color: #b0fbd0;
    font-weight: bold;
    border-bottom: 3px double;
}
