.login {
 background: rgba(255, 255, 255, 0.7);
 backdrop-filter: blur(5px);
 -webkit-backdrop-filter: blur(5px);
}

.logoTop {
margin-bottom: 1.9rem;
margin-top: 1.6rem;
}

#footerText {
text-align: center;
}
