table
{
    counter-reset: rowNumber;
}

thead th {
    border: none !important;
    font-weight: 500 !important;
    text-align: center !important;
    vertical-align: middle !important;
}

tbody td {
    font-weight: 400 !important;
    vertical-align: middle !important;
}
