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