#eb .eb-blog-grid-showcase-content {
    background-color: rgba(0,0,0,0);
    background-image: linear-gradient(to top,#529743 .1,rgba(82,151,67,.1) 100%);
    display: block;
    width: 100%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}
#eb .eb-post p, #eb .eb-entry p {
    font-size: 1.1rem;
}