.snp-short-news {
    list-style-type: none;
    padding: 0;
}

.snp-short-news li {
    margin-bottom: 10px;
}

ul.snp-short-news li a {
	font-size: 16px; 
	font-weight: 400;
	color: #222222;
	line-height: 2;
	padding-bottom: 3px;
	border-bottom: .5px solid #dddddd;
}

ul.snp-short-news li a:hover { 
	color: #dd3333;
}

ul.snp-short-news li a:before { 
	content: '\1F865';
	font-size: 18px;
	margin-right: 10px;
}

ul.snp-short-news small {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0;
}