These are the codes that you would want to add into your template's css file,
body #sp-component div#fd.es .btn-es-inverse,
body #sp-component div#fd.es .btn-es-inverse:focus {
background-color: #797979 !important;
border-color: #585858 !important;
color: #FFFFFF !important;
}
Change the background, and color accordingly.