.featured_post_widget .posts_holder .post_card{border-bottom:1px dashed #ddd;box-sizing:border-box;padding:10px 0}.featured_post_widget .posts_holder:last-child .post_card{border:0;padding-bottom:0}.featured_post_widget .post_card .post_content{align-items:center;display:flex;flex-wrap:wrap}.featured_post_widget .post_card .post_content .post_thumbnail{margin-right:10px;width:75px}.featured_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}.featured_post_widget .post_card .post_content a:hover{color:var(--primary)}.featured_post_widget .post_card .post_content .post_thumbnail img{display:block;height:auto;width:100%}.featured_post_widget .post_card .post_content>a{width:calc(100% - 85px)}