/* Author label styling (opsional) */
.meta-author a,
.author a,
.byline a,
.post-author a {
  text-decoration: none;
  font-weight: 600;
}
