.one-event-whole {
	padding: 35px 95px;
}

.one-event-headline p {
	font-size: 25px;
	font-weight: bold;
}

.event-descp {
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
}

.date, .time {
	font-weight: bold;
}

.link a {
	text-decoration: none;
	color: #236AAC;
}