.content-section > .section {
  box-shadow: none !important;
}

.roving-exhibition-table .roving-venue-list {
  margin-bottom: 0;
  padding-left: 1.2em;
  list-style-type: disc;
}

.roving-exhibition-table .roving-venue-list li {
  margin-bottom: 0.5em;
}

.roving-exhibition-table .roving-venue-list li:last-child {
  margin-bottom: 0;
}

.roving-exhibition-table.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: #f5f5f5;
}

.roving-exhibition-table.table-striped > tbody > tr:nth-of-type(even) > * {
  background-color: #ffffff;
}
