.gk-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

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

.gk-icon-talk {
  width: 0.94921875em;
}

.gk-icon-heart {
  width: 1.03125em;
}
