Hi There,
It seems that there is cache in your browser, so please clear it and check once because when we check your site it works fine, or you can see this screenshots.
Please use the following css to fix your color issue;
#place_order {
background-color: #000;
color: #fff;
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks