Hello, Erik!
Insert the following code into Customizing->General->Additional CSS:
/*booking button*/
.em-booking-submit{
background-color:#dd9933!important;/*button background color*/
color:white;/*font color*/
}
Change the colors per your needs.
Regards