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