.event-facts > div > svg {
  width: 21px;
  height: 21px;
  flex: 0 0 21px;
  color: var(--violet);
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
