/* Use this file to add custom css to the theme. */

.product-item__badge--set {
  background-color:var(--color-background-contrast);
  color:var(--color-text);
}