:root{
    --theme-color:rgb(13, 10, 209);
}
.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: none;
  }