.table-fit>.table tr:last-child th {
	border-bottom: 0;
}

/*
 * BS5 overrides with BS4 styles
 */
.table>tfoot>tr>td,
.table>tfoot>tr>th {
	border-top: 1px solid #ccc !important;
	border-bottom: none;
}
