.recent-posts,.recent-posts .post{display:flex;gap:16px}.post__image{border-radius:20px;height:100px;margin-top:20px;overflow:hidden;width:100px}.post__image img{border-radius:20px;height:100%;object-fit:cover;width:100%}.post__content{flex:1}.post-title{line-height:.2em;margin:0}.post-title a{color:#0076bf;font-weight:700;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.post__content p{line-height:1.5;margin:10px 0}.post-button{color:#3368c6;font-weight:700;text-decoration:none}@media(max-width:992px){.recent-posts,.recent-posts .post{flex-direction:column;flex-wrap:wrap;width:100%}.post__image{display:flex;justify-content:center;width:100%}.post__image img{max-width:340px}.post-title a{white-space:wrap}}