hr.hrTraining {
	margin: 15px 0;
	border-top: solid 1px #000 !important;
}

h2.class_title {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	padding: 5px;
	text-align: center;
	width: 100%;
}

h3.class_focus, h3.class_time {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 1px ;

}

.uk-grid-divider>:not(.uk-first-column)::before {
    margin-top: -5px;
    border-left: 1px solid #000 !important;
    height: 20px;
}

