.feedback-form{background:#fff}.feedback-form .form-label{font-weight:700;color:var(--brand-text);font-size:.92rem}.feedback-form .form-control,.feedback-form .form-select{border-radius:0;min-height:48px;border:1px solid var(--brand-border)}.feedback-form textarea.form-control{min-height:120px}.feedback-form .form-check-label{color:var(--brand-text);font-size:.9rem}.feedback-form a{color:var(--brand-primary);-webkit-text-decoration:underline;text-decoration:underline}.feedback-form .btn-primary{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff}