.labelDescription{
    color: #06C;
}
ul.appformLabel{
    margin-bottom: 0.25em;
}
/* UPI length-error: own class — framework clears appformRedError on change */
input.upiLengthError{
    color: #b10c1f !important;
    -webkit-text-fill-color: #b10c1f !important;
    border-color: #b10c1f !important;
}