.glw-google-login {
    margin: 18px 0 6px;
    text-align: center;
}

.glw-google-button.button {
    align-items: center;
    display: inline-flex;
    gap: 10px;
    justify-content: center;
    min-height: 42px;
    width: 100%;
}

.glw-google-mark {
    align-items: center;
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 50%;
    color: #1a73e8;
    display: inline-flex;
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 24px;
    justify-content: center;
    line-height: 1;
    width: 24px;
}
