.tx-feedback-form .form-label{font-weight:600;color:var(--brand-text);margin-bottom:6px}.tx-feedback-form .form-label.require::after{content:" *";color:var(--brand-danger)}.tx-feedback-form .form-control,.tx-feedback-form .form-select{border-radius:var(--brand-radius);border-color:var(--brand-border);min-height:44px}.tx-feedback-form .form-control:focus,.tx-feedback-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(27,94,32,.15)}.tx-feedback-form textarea.form-control{min-height:120px}.tx-feedback-form .btn-primary{background:var(--brand-primary);border-color:var(--brand-primary);border-radius:var(--brand-radius);padding:12px 16px;font-weight:700}.tx-feedback-form .btn-primary:hover{background:var(--brand-primary-dark);border-color:var(--brand-primary-dark)}.tx-feedback-form .form-note,.tx-feedback-form .form-privacy{font-size:.85rem;color:var(--brand-neutral-mid);margin:8px 0 0}.tx-feedback-form .form-privacy a{color:var(--brand-accent)}