.ant-list-item {
  .ant-list-item-meta-title {
    color: rgb(0 0 0 / 75%);
    font-weight: 600;
  }
  .ant-list-item-meta-description {
    color: rgba(0, 0, 0, 0.85);
  }
}
