#smartblogpost_cats{
    padding-bottom: 15px;
}

#smartblogpost_cats .related_categories_title{
    display: inline-block;
    font-weight: 600;
    color: #000000;
    
}

#smartblogpost_cats .related_categories{
    font-size: 15px;
}

#smartblogpost_cats .related_cat_link{
    color: #3e3e3e ;
}

#smartblogpost_cats .related_cat_link:hover{
    color: #2688DA;
}

