.c7ncd-certificate-create-wrap {

  &-section {
    margin: .3rem 0;
    border-top: 1px solid var(--divider);
    padding: .2rem 0 .2rem;
  }

  &-section-title {
    font-size: .16rem;
    font-weight: 500;
    line-height: .22rem;
    margin-bottom: .2rem;
  }

  &-add-title {
    display: flex;
    margin-bottom: .2rem;
    justify-content: space-between;
    line-height: 2.5;
    .c7n-table-title-tip {

      span {
        font-weight: 500;
        margin-right: .06rem;
      }
    }
  }
}
