/* 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 {
  color: #26348b;
  text-shadow: 2px 2px 6px rgba(255,255,255,0.95);
  font-weight: bold;
}
}

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

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

.quotation.editor-output.js-mathjax {
  font-size: medium;
}