.news-title {
	font-size: 1.875rem;
	color: #2b2c31;
	padding-bottom: 30px
}

.news-date {
	font-size: .9375rem;
	color: #969696;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d6d6d6;
	color: #fff;
	padding-bottom: 0;
	width: 120px;
}

.news-date i {
	margin-right: 5px
}

.news-text {
	font-size: .9375rem;
	color: #969696;
	line-height: 26px
}

.news-text p {
	margin: 15px 0
}