.google-button {
    height: 40px;
    background: white;
    border-radius: 5px;
    padding: 0;
}

.google-button__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 8px 0 8px 8px;
    width: 18px;
    height: 18px;
}

.google-button__text {
    padding: 0 16px;
    font-size: 14px;
}