.label-notes{
	font-weight: normal;
}

.event-details{
	border: 1px dotted grey;
	margin-top: -10px;
	padding: 5px 15px;
	background-color: #666;
	color: white;
}

.event-details span{
	font-weight: bold;
	color: orange;
}