.product-tag {
  z-index: 10;
  background-color: #3EBAE5;
  color: #3EBAE5;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: bold;
}