.product-new-tag {
  margin-left: 10px;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #2AD39B;
}

.product-new-link .product-new-tag {
  text-decoration: none;
}
.product-new-link:hover {
  text-decoration: none;
}
.product-new-link:hover .text {
  text-decoration: underline;
}