body {
  font-size: 18px;
}

/*
.title {
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  font-size: 16px;
}
*/

.venue_tag {
  font-weight: 800;
}

.jour .title {
  color: Magenta;
}

.conf .title {
  color: Blue;
}

.wshop .title {
  color: Green;
}

.poster .title {
  color: Green;
}

.patent .title {
  color: Brown;
}

