.cpps-wrap{
  ul, p{
    margin: 0.5em 0;
  }

  input{
    border-radius: 3px;
  }

  .input-text-delimiter{
    width: 50px;
  }

  .note{
    color: #888;
    font-size: 90%;
  }

  .cpps-text-section{
    margin-top: 30px;

    > .title{
      font-weight: bold;
    }
  }
}
