.page-node-219 .accordion button.btn-link {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}

.page-node-219 .accordion .card-body {
	padding: 0 40px 15px;
}

.card-body .views-element-container .views-row {
	margin-top: 30px;
}
.agendaSessionBox {
	letter-spacing: 1px;
	color:#4d4d4d;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 15px;
}
.agendaSessionBox .agendaSessionTitleTime {
    margin-bottom: 20px;
}
.agendaSessionBox .agendaSessionTitleTime .sessionTime {
	font-weight: 700;
	line-height: 26px;
	color:#4d4d4d;
	font-size: 16px;
}
.agendaSessionBox .agendaSessionTitleTime .sessionTitle a {
	font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    line-height: 1.2em;
	color: #2e3091;
	font-size:18px;
}
