.von-event-types {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

/* ==========================================
Single-colored von-event-typess can be modified like so:
.von-event-types-name {
  font-size: 32px;
  color: red;
}
========================================== */

.von-event-types-in-person {
  width: 0.6591796875em;
}

.von-event-types-webinar {
  width: 1.00390625em;
}
