body {
  font-family: 'Helvetica', sans-serif;
  font-size: 18px;
}

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

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

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

.teaser video {
  object-fit: fill;
  
}
#glass{
  margin-left: -10px;
}

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

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

.publication-authors a {
   color: #3F7747 !important;
}

.conference-name a {
   color: #4d9b59 !important;
}

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

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

.publication-authors {
  color: #383d45;
}

.text_gray {
  color: #747f90;
}

.text_blue {
  color:#3870A5;
}

.text_green {
  color:#4d9b59;
}
