/* Ramveo custom button styles */
.btn,
.button,
button[type="submit"],
.cart__checkout-button,
.product-form__submit,
[class*="btn"] {
  border-radius: 8px !important;
}
