.feedback-form .form-label{color:var(--brand-text);font-size:13px;font-weight:600}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-color:var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.feedback-form textarea.form-control{min-height:126px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:var(--brand-secondary);box-shadow:0 0 0 .18rem rgba(30,64,175,.12)}.feedback-form .form-check-label{color:var(--brand-text-muted);font-size:13px}.fabe-btn-submit{width:100%}