.text-link span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  font-size: 0;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='%2373d4ff' stroke-width='1.4'/%3E%3C/svg%3E")
    center/contain no-repeat;
}
.event-more b {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 30px;
  font-size: 0;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 12 12 4M6 4h6v6' fill='none' stroke='white' stroke-width='1.4'/%3E%3C/svg%3E")
    center/contain no-repeat;
}
