.bg-primary{
    background-color: #e40571 !important;
}
#spinner {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}
