.feedback-form .form-label{font-weight:700;color:var(--brand-text)}.feedback-form .form-control,.feedback-form .form-select{border-radius:var(--brand-radius);border-color:var(--brand-border);min-height:48px}.feedback-form textarea.form-control{min-height:132px}.feedback-form .require::after{content:" *";color:#ef4444}.feedback-form .form-check-label{color:var(--brand-text)}