html {
    --color-dark-blue-lcs: #162640;
}
.auth-overlay{
    background: var(--color-dark-blue-lcs);
}