.ll-popconfirm {
  &-title {
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.85);
    font-weight: bold;
  }

  &-description {
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.65);
    margin-top: 8px;
  }
}
