.recent-blog-posts{display:flex;flex-wrap:wrap;gap:4%}.recent-posts-post-wrap{flex:1 0 48%;margin-bottom:4%}.recent-posts-post{background:#0076b51a;border-radius:25px;display:flex;flex-direction:column;height:100%;padding:15px}.recent-posts-post.recent-posts-post-insights{background-color:#fff;height:100%;padding:0}.recent-posts-post.recent-post-bg-gold{background:#f9b3151a}.recent-posts-post>span{color:#000;font-size:14px;margin-bottom:10px}.recent-posts-post img{max-width:100%}.recent-posts-post>a>p{font-weight:700}.recent-posts-post>a:last-child{margin-top:auto}