.form-discount{display:flex;flex-flow:row wrap;margin:0;width:100%}.form-discount-label{flex:1 0;padding-right:1rem}.form-discount-message{background:gold;display:flex;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.5rem 1rem;width:100%}.form-discount-message.error{background:crimson;color:#fff}.form-discount-message.success{background:#228b22;color:#fff}
