.rss-news .news-item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0a1f3c;
}

.rss-news h3 {
    margin: 0 0 5px 0;
    font-size: 15px;
}

.rss-news h3 a {
    color: #0a1f3c;
    text-decoration: none;
}

.rss-news h3 a:hover {
    color: #0f5378;
    text-decoration: none;
}

.rss-news small {
    color: #333;
}