:root {
    --theme-color: #d7680e;
}
.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: none;
  }