
.shortcode-recent-comments {
    margin: 20px 0;
}
.shortcode-recent-comments .comment-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.shortcode-recent-comments .comment-meta {
    font-size: 0.9em;
    color: #666;
    margin-bottom: 5px;
}
.shortcode-recent-comments .comment-author {
    font-weight: bold;
}
.shortcode-recent-comments .comment-excerpt {
    font-size: 18px;
    line-height: 1.4;
    font-family: Hind, sans-serif;
    font-weight: 300;
}