.login_bg
{
    /*background-color:#EAE7DD;*/
    background-color:white;
}

.vomis-footer {
    /*width: 150px;*/  /* Set the desired width */
    /*height: 75px;*/  /* Set the desired height */
    background-color:white;
}

.vomis-footer-img {
    width: 200px;  
    height:90px;
}


/* Ensure the wrapper takes up the full height of the viewport */
html, body {
    height: 100%;
    margin: 0;
}



