.post-meta {
  font-size: 0.9em;
  color: #444;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
}
.post-meta a {
  text-decoration: underline;
}
