.feedback-form .form-label{color:var(--brand-text);font-weight:800}.feedback-form .form-control,.feedback-form .form-select{border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:46px}.feedback-form textarea.form-control{min-height:118px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(31,71,121,.16)}.form-privacy{color:var(--brand-text-secondary);font-size:.88rem}