.cards_grid{display:flex;flex-wrap:wrap}.cards_grid .card{display:flex;flex-direction:column;overflow:hidden;transition:.3s}.cards_grid img.card_image{display:block;object-fit:cover;width:100%}.cards_grid .text_area{display:flex;flex-direction:column;flex-grow:1;padding-bottom:10px}.cards_grid .title{margin-bottom:10px;margin-top:0}.cards_grid .description{margin-top:0}.blog-listing-post-author,.blog-listing-post-tags,time.blog-listing-post-timestamp{display:block;font-size:.8rem;margin-bottom:10px}.blog-listing-post-author{align-items:center;display:flex;margin-top:auto}.blog-listing-post-author img{aspect-ratio:1;border-radius:50px;margin-right:10px;object-fit:cover}@media (max-width:576px){.cards_grid .card{width:100%!important}}