.path-active a {
    color: #D3219B;
    font-weight: 500;
}

.MuiTableCell-root {
    white-space: nowrap;
}

.MuiTableCell-head {
    color: #546e7a!important;
    font-size: 0.75rem!important;
    font-weight: 500!important;
    line-height: 1.3125rem!important;
}
.MuiTabs-indicator,
.MuiLinearProgress-barColorPrimary {
    background-color: #D3219B!important;
}