.cc-detail {
  display: flex;
  justify-content: space-between;

  & > span {
    color: #909090;
  }
}
