.joomla-k2-feed .feed-list {
    list-style: none !important;   /* removes bullets */
    padding-left: 15px;
    margin: 0;
}

.joomla-k2-feed .feed-list-item {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.5;
}

.joomla-k2-feed .feed-list-item a {
    color: #0066cc;
    text-decoration: none;
    font-weight: 500;
}

.joomla-k2-feed .feed-list-item a:hover {
    text-decoration: underline;
}

.joomla-k2-feed .feed-date {
    font-size: 13px;
    color: #888;
    margin-left: 6px;
}
