#google-button > * {
    width: 100% !important;
    border-radius: 16px;
}

#google-button > * {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25) !important;
}

#google-button .abcRioButtonContentWrapper {
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
}

#google-button .abcRioButtonIcon {
    padding-right: 9px !important;
}