.nav-link {
	font-size:115%;
	text-transform: uppercase;
}
.activity-row {
	border-top: 1px solid #000;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.date-column {
	font-size: 1.1rem;
	line-height: 1.6;
	margin-bottom: .5rem;
}
.content-column h2 {
	font-size: 1.35rem;
	font-weight: 600;
	margin-bottom: 0.25rem;
	display: inline-block;
}
.artist-list {
	font-size: 1rem;
	margin-bottom: .25rem;
	line-height: 1.4;
}

.location-text {
	font-size: 1rem;
	margin-bottom: .5em;
	line-height: 1.4;
}