body {
  font-family: 'Noto Sans', sans-serif;
}

.footer .icon-link {
  font-size: 25px;
  color: #000;
}

.link-block a {
  margin-top: 5px;
  margin-bottom: 5px;
}

.teaser .hero-body {
  padding-top: 0;
  padding-bottom: 3rem;
}

.teaser {
  font-family: 'Google Sans', sans-serif;
}

.publication-title {
  font-family: 'Google Sans', sans-serif;
}

.publication-authors {
  font-family: 'Google Sans', sans-serif;
}

.publication-authors a {
  color: hsl(204, 86%, 53%) !important;
}

.publication-authors a:hover {
  text-decoration: underline;
}

.author-block {
  display: inline-block;
}

.teaser-image,
.paper-image {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ddd;
}

.table-container {
  margin-top: 1rem;
}

.citation-block {
  background: #f5f5f5;
  border-radius: 10px;
  padding: 1rem;
  white-space: pre-wrap;
  word-break: break-word;
}
