/* Add custom CSS styles below */ 
.s-button-element:not(:disabled):not([loading]){
      background: #6F5F98 !important;
    color: white !important;
}
button.s-fast-checkout-button.outline.rtl{
   background: #6F5F98 !important;
}