﻿table, th, td {
    background-color: black;
    color: #EFCE92;
    border: 1px solid #EFCE92;
}

table, thead, tr, th {
    vertical-align: bottom;
    border-bottom: 2px solid #EFCE92 !important;
}