:root {
    --theme-color: #f08b26;
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: none;
}