:root
{
    --bs-theme: #ffc20f;
}
html:before {
    background: linear-gradient(0deg, rgba(255, 194, 15, 0.7) 0, #0d101b 8%) !important;
}
.auth-logo
{
    width: 50%;
}

