#login .card{background-color:#fff}#login .card #btnRegisterGoogle{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #ddd}#login .card #btnRegisterGoogle>img{width:10%;flex-shrink:1;flex-basis:10%}#login .card #btnRegisterGoogle>span{flex-shrink:2;flex-basis:90%}#login .card #btnRegisterGoogle:hover,#login .card #btnRegisterGoogle:focus{background-color:#fff;border-color:#999}
