.recent_post_widget .post_card{border-bottom:1px dashed #ddd;box-sizing:border-box;padding:10px 0}.recent_post_widget .post_card:last-child{border:0;padding-bottom:0}.recent_post_widget .post_card .post_content.enabled_thumb{align-items:center;display:flex;flex-wrap:wrap}.recent_post_widget .post_card .post_content .post_thumbnail{margin-right:10px;width:75px}.recent_post_widget .post_card .post_content .post_thumbnail img{display:block;height:auto;width:100%}.recent_post_widget .post_card .post_content.enabled_thumb>a{width:calc(100% - 85px)}.recent_post_widget .post_card .post_content a{color:var(--heading);display:block;font-size:15px;font-weight:500;text-decoration:none!important;transition:all .3s ease-in-out}.recent_post_widget .post_card .post_content a:hover{color:var(--primary)}