.view-organizations .has-match .teaser__tag {
  display: flex;
  align-items: center;
}
.view-organizations .has-match .teaser__tag:before {
  content: "";
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url("../icons/icon-matchmaking.svg") no-repeat center/16px 16px;
}

/*# sourceMappingURL=all-organizations.css.map */
