li.menuConfMiddleCell a {
  font-weight: bold;
  color: red;
}

li ul.inner li a {
  background: none;
  padding-left: 10px
}

.confLogoBox {
  float: right;
  padding-right: 0;
  margin-top: -42px;
  margin-bottom: -9px;
}

.confTitleBox {
  background: #b2bcb8;
  height: 188px;

}
.conference-title-link {
  padding-top: 30px;
  font-size: 30px;
  color: black;

}

.simpleTextAnnouncement {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: -115px;
  margin-bottom: 60px;
  width: 950px;
  background: #b2bcb8;
  border-top: 0;
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 20px;
}

.confSubTitleBox {
  background: #cbd2cf;
  border: 1px;
}

.conf_leftMenu .spacer {
  border-top-color: rgb(204, 204, 204);
  border-top-style: solid;
  border-top-width: 1px;
  height: 0px;
}

.affiliation span.text {
  max-width: fit-content !important;
}