.btn-google-login {
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 1px;
}
.btn-google-login:hover {
    background: #11031d !important;
}
.btn-google-login:active {
    background: #11031d !important;
}
.btn-google-login:focus {
    background: #11031d !important;
}
.btn-google-login:visited {
    background: #6e757c !important;
}