:root{
    --theme-color: #ab52d8;
    /* --theme-color: #e41b23; */
}
.table-hover > tbody > tr:hover {
    --bs-table-accent-bg: none;
  }