.pc-feedback-form label{display:block;margin-bottom:7px;color:var(--brand-text);font-weight:800}.pc-feedback-form input,.pc-feedback-form textarea{width:100%;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:12px 14px;color:var(--brand-text);background:#fff}.pc-feedback-form textarea{resize:vertical}.pc-feedback-form .form-check{padding-left:2rem}.pc-feedback-form .form-check-input{width:1rem;height:1rem;margin-left:-1.5rem}.pc-form-submit{width:100%;min-height:48px;border:0;border-radius:var(--brand-radius);background:var(--brand-primary);color:#fff;font-weight:800}.pc-form-submit:hover{background:var(--brand-primary-dark);color:#fff}