.confirm-wrp{
    margin-top: 15px;
}
.ui-checkbox2-container.confirm-wrp label {
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 120%;
}
label.confirm-wrp-title{
    width: 90%;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
}
label.confirm-wrp-title a {
    border-bottom: 1px dotted #202020;
}