.google-login-button{display:flex;align-items:center;justify-content:center;background:white;color:#5f6368;border:1px solid #dadce0;border-radius:4px;padding:10px 16px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .3s,box-shadow .3s;width:100%;max-width:240px;margin:8px 0}.google-login-button:hover{background:#f8f9fa;box-shadow:0 1px 3px rgba(0,0,0,.1)}.google-login-button:active{background:#f1f3f4}.google-login-button:focus{outline:none;box-shadow:0 0 0 2px #e8f0fe}.google-login-button__icon{width:18px;height:18px;margin-right:12px}