.icon-website {
  background: url("/icons/website.svg") no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  display: inline-block;
}

.icon-researchgate {
  background: url("/icons/researchgate.svg") no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  display: inline-block;
}

.icon-pubmed {
  background: url("/icons/pubmed.svg") no-repeat center;
  background-size: contain;
  width: 36px;
  height: 36px;
  display: inline-block;
}

/*# sourceMappingURL=icon.css.map */
