﻿.news-heading {
	display: flex;
	flex: 0 0 100%;
}

.news-author {
	color:#959595;
	font-size:15px;
	line-height:24px;
}
.article-container .news-text {
	line-height:1.4;
	margin-top:10px;
}