#alternative-logins a:nth-of-type(2) {
  display: none !important;
}

#alternative-logins a.openid {
    border: 0;
    color: #fff !important;
    background-color: #cd0828!important
}