:root{
    --footer-height: 46px;
}
body{
    background: #fff;
}
.login-content__left--no-mask::before{
    content: none !important;
}



.form-check .error-messgae{position: absolute; top: -10px;color: #E21818;}
