/*h1.detail-event__title{
  text-align: left;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.detail-event__details{
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}

.detail-event__eventtype-title{
  font-size: 13px;
}

.detail-event__eventtype-text{
  font-weight: bold;
  text-transform: uppercase;
}*/