@charset "utf-8";

.post-type-archive-shortcourse .breadcrumb {
	margin-bottom: 3rem;
}

h3.subtitle {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-bottom: 3rem;
}

.schedule-container {
	margin: 6rem auto;
	width: 100%;
}

.flex-container {
	display: flex;
}

.field1 {
	width: 12%; 
	float: left; 
	display: inline-block;
}

.field2 {
	width: 85%; 
	margin-left: 2%; 
	display:block;
}


