.ccc-contact-area div.h3style {
  color: var(--the7-h3-color);
  font: var(--the7-h3-font);
  text-transform: var(--the7-h3-text-transform);
  letter-spacing: var(--the7-h3-letter-spacing);
  word-spacing: var(--the7-h3-word-spacing);
  text-decoration: var(--the7-h3-text-decoration);
}

.ccc-contact-area div.h3style.ispink,
.ccc-contact-area div.h3style.ispink *{
    color: #ff027d;
}