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