﻿.mud-nav-link{
    text-decoration none !important;
    opacity: 1 !important;
}

.mud-nav-link.active{
    font-weight: 600;
}

.table-header-primary th {
    background: var(--mud-palette-primary);
    color: white;
    text-transform: uppercase;
}
