#tagged_posts { width: 80%; max-width: 1200px; margin: auto; }
#tagged_posts .row { border-bottom: ridge 1px #ccc; }
#tagged_posts .row * { margin: 0; padding: 0; }
#tagged_posts .row a { display: flex; align-items: center; }
#tagged_posts .row a>div:first-of-type { margin-right: 2em; }
#tagged_posts .row h4.categories { text-align: right; }


