.theme-atomik .featured-projects div.ccm-summary-template-blog-entry-thumbnail .card .card-body{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.45);
    color: #fff;
    text-align: left !important;
    padding: 10px;
}
.theme-atomik .featured-projects div.ccm-summary-template-blog-entry-thumbnail .card .card-body h5.card-title{
    color: #fff !important;
    text-align: left;
    font-weight: 400;
}
.featured-projects .card-body .card-text{
    display: none;
}