

/**umb_name:Header*/
.news-item-header {
	font-size: 32px;
	font-weight: 400;
}

/**umb_name:Subheader*/
.news-item-subheader {
	font-size: 26px;
	font-weight: 400;
}

/**umb_name:Quote*/
.news-item-quote {
	display: inline-block;
	font-size: 18px;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 3px solid #F26722;
	margin-top: 16px;
}

/**umb_name:Quote Author*/
.news-item-quote-author {
	font-size: 16px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: -20px;
	text-transform: uppercase;
	border-left: 3px solid #F26722;
}
