/* Add custom CSS styles below */ 
.s-button-primary {
  background-color: #ff0000;
  color: #000000;
}
.s-fast-checkout-button.outline {
  background: linear-gradient(90deg, #E5C76B, #C9A24A, #A8842F) !important;
  color: #FFFFFF !important;
  border-color: #E5C76B !important;
}