﻿
tfoot {
    border-top: 1px solid gray;
}

.table td, .table th {
    border: none;
}

.table tr th {
    background-color: #f8f9fa;
}

