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