.table-hover tbody tr:hover {
  --bs-table-hover-bg: rgba(var(--bs-info-rgb), 0.5);
  
}