/* Add custom CSS styles below */ 
.s-button-primary {
    background-color: #8C3B38 !important;
    border-color: #8C3B38 !important;
    color: #fff !important;
}
.s-button-primary:hover {
    background-color: #732E2C !important;
    border-color: #732E2C !important;
}