.exhibition-item + .exhibition-item {
  margin-top: 60px;
}

.exhibition-content > p{
  margin: 0;
}
.exhibition-content > p:first-of-type {
  margin-top: 0;
}
