Trust guaranteed with Paypal and ShopPay collaborations.
/* Ensure medium font weight for product titles in UpCart */
.upcart-product-name {
font-weight: 400 !important; /* Medium thickness */
font-family: "Neue Haas Unica", sans-serif; /* Optional: Ensure the font family matches */
}