.center{
   text-align: center;
   
}

span{
   display: inline-block;
}

img{
   width: 100%;
}

.table-header div span{
   margin-top: 15px;
   font-size: large;
   font-weight: bold;
}
.image-row > .col{
   padding-bottom: 15px;
}

.authors{
   font-style: italic;
   font-size: large;
   font-weight: 400;
}

.aff{
   font-size: large;
}

.conf{
   font-style: italic;
   font-size: larger;
}

.links{
   font-size:x-large;
}

.highlighted{
   background-color: rgb(210, 243, 208);
}
