section table { table-layout: fixed!important;font-size: 16px;}
section td, section th{ padding: .5em!important;}
section th {
    text-align: left!important;
    background-color: #ccc!important;
}
section tr:not(:last-child) {
    border-bottom: 1px solid #666!important;
}
