.th-primary {
    background-color: #8887!important;
}

.th-secondary {
    background-color: #0f08!important;
}

.th-section {
    background-color: #00f6!important;
}

.td-yes {
    color: green!important;
}

.td-no {
    color: red!important;
}

.td-maybe {
    color: orange!important;
}