/* Start custom CSS */h3.product_title {
  text-indent: -9999px;
  line-height: 0; /* Collapse the original line */
}

h3.product_title::after {
  content: "Contribute toward the program expenses of the Keeners' work";
  text-indent: 0px;
  display: block;
  line-height: initial;
}/* End custom CSS */