.kudos-recent-post .flex{display:flex;flex-flow:row;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.kudos-recent-post .flex .col{flex:1;padding:20px 12px}.kudos-recent-post .blog-card{box-shadow:0 5px 20px 0 rgb(0 0 0/5%);overflow:hidden}.kudos-recent-post .blog-card-featured-image .featured-image{height:250px;object-fit:cover;width:100%}.blog-card-topic{color:#929292;font-weight:700}.blog-post-name h3{color:#3a3a3a;font-size:16px;font-weight:800;letter-spacing:0;text-transform:uppercase}.blog-card-text{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#3a3a3a;display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden;text-overflow:ellipsis}.blog-category{background:#ec8e5a;color:#fff;font-size:13px;margin:20px -20px 10px auto;padding:3px 15px;text-transform:uppercase;width:max-content}.author-section{align-items:center;color:#929292;display:flex}.author-img{width:50px}.author-img img{border-radius:50%;height:40px;object-fit:cover;width:40px}.blog-card:hover .blog-card-body{background-color:#d3ecf4}@media (max-width:767px){.kudos-recent-post .flex .col{flex:0 0 100%}}