.feedback-form label{display:block;margin-bottom:8px;font-weight:800;color:var(--brand-text)}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:48px;padding:12px 14px;color:var(--brand-text);background:#fff}.feedback-form textarea{resize:vertical}.feedback-check{display:flex!important;align-items:center;gap:10px;font-weight:400!important}.feedback-check input{width:auto;min-height:auto}.modal-header .modal-title{color:var(--brand-text)}