table tbody tr:hover td {
    background-color: color-mix(in srgb, var(--pst-color-primary) 15%, transparent) !important;
}
