.title {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #298ad0;
    color: #5c5c5c;
    font: 500 14px "Roboto Condensed Regular";
    margin-bottom: 32px;
    padding-bottom: 14px;
    padding-top: 14px;
}
.schedule a {
    color: #5c5c5c;
}
.title2{
	font-family: 'Roboto Medium';
	font-size:16px;
	color:#404040;
}
.schedule a.title3{
	color: #298ad0;
	font-size: 12px;
}
.content2{
	position: relative;
	bottom: -27px;
	left: 0;
}
.notice p .fa {
    padding-right: 10px;
}