.concert-block {
  margin-bottom: 1.8em;
}

.concert-name, .concert-past-recitals-heading {
  font-size: 1.2em;
  font-weight: bold;
  color: teal;
}

.concert-description {
  margin-top: 0.4em;
  font-size: 0.8em;
}

.concert-pricing-scheme {
  font-style: italic;
}

table.concert-recitals-table th.table-row-heading {
  padding-right: 0.7em;
  text-align: right;
}
table.concert-recitals-table td {
  padding-bottom: 0.5em;
}
