.post-card{border-radius:3px;box-shadow:0 2px 4px 0 rgba(160,160,160,.5);background-color:#fff;margin-bottom:24px;height:96%}.post-card .card-body{padding:24px;display:flex;flex-direction:column;justify-content:space-between}.post-card .card-body .post-title{font-family:LatoRegular;font-size:1.25rem;line-height:34px;color:#2a3c32;text-transform:uppercase;text-align:center;min-height:68px}.post-card .card-body .post-image-box{margin:24px 0;height:200px;background-size:cover;background-repeat:no-repeat}.post-card .card-body .post-description{font-family:MontserratRegular;font-size:16px;line-height:24px;color:#2a3c32}.post-card .card-body .post-actions{margin-top:24px}.post-card .card-body .post-actions .social-icons .post-social{max-height:29px;margin-right:.5rem}.post-card .card-body .post-actions .cta{font-family:LatoBold;font-size:18px;line-height:29px;color:#019959;text-align:center}.post-card .card-body .post-actions .cta a{color:#019959}.post-card .card-body .post-actions .cta .fa{margin-left:5px}