.feedback-form{margin:0;padding:28px;background:#fff;border-radius:4px}.feedback-form h3{margin-bottom:8px;color:var(--brand-primary-dark)}.feedback-form p{margin-bottom:8px;color:var(--brand-text)}.feedback-form .form-label{font-weight:700;color:var(--brand-text)}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:var(--brand-border);border-radius:4px}.feedback-form textarea.form-control{min-height:132px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(11,92,173,.15)}.feedback-form .form-check-label{color:var(--brand-text);font-size:.92rem}.feedback-form .form-check-label a{font-weight:700}.require::after{content:" *";color:var(--brand-danger)}