.feedback-form{margin:0;color:var(--brand-text)}.feedback-form__head{margin-bottom:4px}.feedback-form__head h3{margin-bottom:8px}.feedback-form__head p{color:var(--brand-text);margin-bottom:0}.feedback-form .form-label{color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-radius:var(--radius);border-color:var(--brand-border);color:var(--brand-text)}.feedback-form textarea.form-control{min-height:128px}.feedback-form .form-check-label,.feedback-form .form-check-label a{color:var(--brand-text)}.feedback-form .require::after{content:" *";color:var(--brand-danger)}