/* 建议添加到你的主 CSS 文件，比如 assets/css/style.css */
.citation {
  /* font-weight: bold; */
  color: #222;
}

/* .metrics {
  background: #f0f8ff;
  color: #0077b6;
  border-radius: 4px;
  padding: 2px 6px;
  margin-left: 8px;
  font-size: 0.95em;
} */
/* 
.links {
  background: #fff3cd;
  color: #d97706;
  border-radius: 4px;
  padding: 2px 6px;
  margin-left: 8px;
  font-size: 0.95em;
} */