[class^="client-engagement-"], [class*=" client-engagement-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored client-engagements can be modified like so:
.client-engagement-name {
  font-size: 32px;
  color: red;
}
========================================== */
