.home-login-wrapper {
    background: url(/images/front/certificados_sanfi.jpg);
    min-height: 60vh;
}

.forms {
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.home-login-spinner {
    display: none;
}
.home-actions-img {
    height: 3rem;
}