.related-posts { margin-top: 2rem; }
.related-posts-type { margin-bottom: 1.5rem; }
.related-posts-type ul,
.trp-widget-list { list-style: none; margin: 0; padding: 0; }
.related-posts-type li,
.trp-widget-list li { margin: 0 0 .75rem; display:flex; gap:.75rem; align-items:flex-start; }
.related-posts-type img,
.trp-widget-list img { display:block; max-width:80px; height:auto; }
