#nprogress .spinner {
    display: none;
}

#nprogress .bar {
    background: var(--bs-primary);
    height: 5px;
}
