/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.single-news .news-meta .title {
	display: block;
	margin-bottom: 5px;
}

.single-news .news-meta svg {
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

/** Hide single news image on twentyseventeen **/
.single-news .single-featured-image-header {
	display: none;
}
