.sp-event-results .tcdb-event-public-label {
	display: inline-block;
	padding: 5px 12px;
	border-radius: 4px;
	background: #b42318;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .04em;
	line-height: 1.2;
}

.sp-event-results .tcdb-event-public-label--postponed {
	background: #b54708;
}

.tcdb-event-public-note {
	margin: 8px auto 2px;
	max-width: 420px;
	color: #5f2120;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}
