/* Add custom CSS styles below */ 

.s-button-element:not(:disabled):not([loading]){
  background-color:#684d94;
  color:#ffffff;
}