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

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

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

.dnerf {
  font-variant: small-caps;
}

.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-banner {
  max-height: parent;
}

.publication-banner video {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  object-fit: fit;
}

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

.publication-venue {
    color: #555;
    width: fit-content;
    font-weight: bold;
}

.publication-awards {
    color: #ff3860;
    width: fit-content;
    font-weight: bolder;
}

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

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

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

.publication-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    border-radius: 10px !important;
}

.publication-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.results-carousel {
  overflow: hidden;
  padding: 0 30px;
}

.slider-navigation-next,
.slider-navigation-previous {
  z-index: 10;
}

.results-carousel .item {
    margin: 40px 200px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
}

.results-carousel .item img {
  width: 100%;
  height: auto;
}

.results-carousel .item .subtitle {
  font-size: 1rem;
  margin-top: 10px;
}

.results-carousel .subtitle {
    font-family: "Times New Roman", Times, serif;
}

.results-carousel video {
  margin: 0;
}

.slider-pagination .slider-page {
  background: #000000 !important;
}

.eql-cntrb {
  font-size: smaller;
}
