li.feed-item {
	border-bottom: 1px dashed #7c9b30;
	padding: 20px 0;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
li.feed-item a{
	text-decoration: none;
}
.wprss-feed-meta{
    font-weight: normal;
color: gray;
}
rss-aggregator.li.feed-item {
    margin-bottom: 10px;
    font-size: 20px;
    color:red;
}

.wprss-feed-excerpt{
    font-size: 20px;
}
ul.rss-aggregator{
    list-style-type: none;
}