.google-signup-button{width:400px;height:40px;background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-indent:25px;font-family:sans-serif;background-image:url(/images/google-icon.svg);background-repeat:no-repeat;background-position:11px;background-size:20px;font-size:14px;transition:background-color .2s ease-in-out}.google-signup-button:hover{background-color:#f8fafe;border-color:#d2e3fc}