.pehub-event-month-title {
	color: #ff6600;
	font-size: 2em;
    font-weight: 600;
    line-height: 1.25;
}
.pehub-event {
	min-height: 150px;
	margin-bottom: 40px;
}
.pehub-event-date {
	background-color: #007580;
	display: block;
	float: left;
	height: 120px;
	margin-right: 20px;
	width: 150px;
}
.pehub-event-month {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	margin-top: 12px;
	line-height: 30px;
}
.pehub-event-day {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
}
.pehub-event-year {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
}
.pehub-event-title {
	padding-top: 10px;
}
.pehub-event-content {
	margin-left: 170px;
}
.pehub-event-content-label {
	display: inline-block;
	font-weight: bold;
	text-transform: capitalize;
	min-width: 80px;
}
.pehub-event-description{
	margin-top: 10px;
}