<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recent_posts{flex-direction:column}.recent_posts,.recent_posts .rec_post_item{display:flex;gap:24px}.recent_posts .rec_post_item_inner{align-items:center;display:flex;gap:20px}.recent_posts .rec_post_item_inner img{border-radius:10px;max-width:100px;min-height:90px;object-fit:cover;overflow:hidden}.recent_posts .rec_post_item_inner h4{font-size:16px;margin-bottom:10px}.recent_posts .rec_post_item_inner .date{color:#7f7f7f}.recent_posts .rec_post_item_inner h4 a{color:inherit;font-family:inherit;text-decoration:none;transition:all .2s ease-in-out}.recent_posts .rec_post_item_inner h4 a:hover{color:#ff9800;transition:all .2s ease-in-out}@media screen and (max-width:1140px){.recent_posts .rec_post_item_inner{flex-wrap:wrap}}</pre></body></html>