/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/* Frontpage - Upcoming Events & Latest News */
.post_date {
	margin: 0;
	font-size: 16px;
}
.post_title {
	margin-bottom: 0.5em;
	font-size: 24px;
}
.post_excerpt {
	font-size: 1em;
	line-height: 1.1;
	padding-bottom: 50px;
}

/* Single articles - Events and News */
article > .entry-wrap {
	box-shadow: none;
}
h1.entry-title {
	color: #48466d;
}