body {
  background-color: #fff;
  font-family: sans-serif;
}
.event-info {
  font-weight: bold;
}
.event-tickets a {
  font-weight: bold;
  color: #0a0a0a;
}
.eventdetail-info {
  font-size: 130%;
  margin-bottom: 50px;
}
.eventdetail-tickets a {
  font-weight: bold;
  color: #0a0a0a;
}
