.current-price::after {
  content: "+ FREE Shipping";
  color: red;
  font-weight: 500;
  margin-left: 6px;
}
