﻿
th {
    text-align: center !important;
    background-color: Black !important;
    color: White !important;
}

.SectionButton:hover {
    background-color: #8c97a3;
}


.spaced_list li {
    line-height: 1.5em;
    height: auto;
}


.BigCheckBox input {
    width: 20px;
    height: 20px;
}


