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

/* ==========================================
Single-colored service-program-iconss can be modified like so:
.service-program-icons-name {
  font-size: 32px;
  color: red;
}
========================================== */
