table caption {
    caption-side: top;
}

.table-hover tbody tr:hover {
    background-color: rgb(0 0 0 / 3%);
}