  .muted {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1;
    color: #777;
}

/* News Feed for Âé¶¹¾«Æ· in the News Items BW 1-26-18 */
 .rss-box ul {
	 padding: 0;
	 list-style-type: none;
}
 .rss-box li {
	 padding: 10px 10px 10px 0px;
	 border-bottom: 1px dotted #ccc;
}
 .rss-box li a {
	 font-weight:600;
}

 