/* Keep the save-heart clear of the SCA score shown at the upper-right of coffee cards. */
.v7-product-card > .v7-save-button,
.product-card > .v7-save-button {
  left: 12px;
  right: auto;
  top: 12px;
}
