.recent-blog-posts .date{
    margin-bottom: 5px !important;
    font-size: 13px !important;
    color: #a1a1a1 !important;
}
.flatsome_recent_posts li {
    margin-bottom: 0;
    list-style: none;
}
.flatsome_recent_posts ul{
    margin-top:15px;
}
.recent-blog-posts {
    padding: 6px 0;
}
.flatsome_recent_posts li .badge {
    margin-left: 0;
    width: 100px;
    height: 70px;
}
.flatsome_recent_posts li .badge .badge-inner {
    border-radius: 6px;
    border: none !important;
    padding: 0;
}
.recent-blog-posts a{
font-weight: 500;
    margin-bottom: 6px;
font-size: 15px;
    line-height: 18px;
    color: #2C2C2C;
}
.recent-blog-posts a:hover{color:orangered}
