
#microsoft-login-button:focus {
    background-color: white;
}
#microsoft-login-button:active {
    background-color: white;
}
#microsoft-login-button:link {
    background-color: white;
}