span[data-v-0c410bd3] {
  color: #000;
  cursor: pointer;
  transition: color 0.3s;
}
span[data-v-0c410bd3]:hover {
  color: #1890ff;
}
