.form-oauth2 button.apple {
    background: #000;
    color: #fff;
}
.form-oauth2 button.apple:hover {
    background: #222;
}
.form-oauth2 button.apple svg {
    fill: #fff;
}
