pre.form-control { white-space: pre-wrap; }
.form-control.bg-light-subtle, .form-select.bg-light-subtle {
    background-color: #fff3cd;
}
.form-control.bg-input {
    background-color: #fff3cd;
}

.border-primary-subtle { border-color: #cfe2ff !important; }
