body:has(.product__title:contains("Tribute Stone")) .variant-picker__form {
    display: none !important;
}

.cart-drawer .button-text {
    text-transform: capitalize;
}

.add-to-cart-button,
.product-form-buttons button {
  font-family: "Poppins";
  font-weight: 700;
}