/* Indico event header background image */
.confTitleBox.clearfix {
  position: relative;
  background: url('https://indico.ego-gw.it/event/1040/attachments/5404/10100/KIW14_banner_wide3.jpg') center center / cover no-repeat;
  min-height: 260px;
  color: #fff;
}

.confTitleBox.clearfix .conference-title-link {
  text-shadow: 2px 2px 6px rgba(0,0,0,0.8);
}
}

.page-content .editor-output p {
  font-size: medium;
}

.page-content td {
  font-size: medium;
}