#mc_signup_submit {
    background: #41035A;
    color: #333333;
}
#mc_signup_submit:hover {
    background: #333333;
    color: #41035A;
}