.feedback-form label{display:block;font-weight:700;margin-bottom:7px;color:var(--brand-text)}.feedback-form .form-control,.feedback-form .form-select{min-height:46px;border-radius:var(--brand-radius);border:1px solid var(--brand-border)}.feedback-form textarea.form-control{min-height:132px}.form-check-line{display:flex;gap:10px;align-items:flex-start;font-size:14px}.form-check-line input{margin-top:5px}.role-dark .feedback-form .form-check-line,.role-dark .feedback-form .form-check-line a,.role-dark .feedback-form label{color:var(--brand-text)}