@charset "UTF-8";
.zp-List {
  column-count: 2;
  column-gap: 20px;
  font-size: 15px;
}
.zp-List a {
  text-decoration: underline;
}

.zp-Entry {
  break-inside: avoid-column;
}

.zpSearchResultsItem {
  padding: 0;
}

.zpSearchResultsItem:after {
  content: "‒" !important;
  display: block;
  font-weight: 700;
  font-size: 20px;
  font-family: "Noto Black", sans-serif;
}

div.zp-Zotpress {
  margin-bottom: 0 !important;
}

.zp-Zotpress-Bib2:after {
  content: "‒";
  display: block;
  font-weight: 700;
}

.fsa-article-literature-wrapper .fsa-zotpress-container:last-child .zp-Zotpress-Bib:after {
  content: "";
}

.fsa-zotpress-page:before {
  content: "Seite ";
}

.oes-body-language1 .fsa-zotpress-page:before {
  content: "Page ";
}

.csl-bib-body {
  padding-left: 0 !important;
  text-indent: 0 !important;
}

.csl-entry {
  line-height: 1.5;
}

.csl-entry i,
.csl-entry:first-letter {
  font-family: "Noto Black", sans-serif;
}

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