@import 'hid-data-variables';

.hid-progress-bar{
    height: 0.25rem !important;
    width: 100% !important;
    background-color: $background-04 !important;
    .MuiLinearProgress-bar {
        background-color: $status-06 !important;
    }
}
