/*
 * The original site includes this empty icon element before quote authors,
 * but its source icon font is unavailable and the icon is not visible there.
 * Keep the migrated site visually consistent without affecting other icons.
 */
.categ .free-basic-ui-elements-tag {
  display: none;
}
