﻿.selected {
    background-color: var(--mud-palette-primary) !important;
}

.selected > td {
    color: white !important;
}

.selected > td .mud-input {
    color: white !important;
}
