.sw-feedback-form .form-label{font-weight:600;font-size:.88rem;color:var(--brand-text)}.sw-feedback-form .form-label.require::after{content:" *";color:var(--brand-danger)}.sw-feedback-form .form-control,.sw-feedback-form .form-select{border-radius:var(--brand-radius);border-color:var(--brand-border);min-height:48px;font-family:var(--font-body)}.sw-feedback-form .form-control:focus,.sw-feedback-form .form-select:focus{border-color:var(--brand-secondary);box-shadow:0 0 0 3px rgba(0,163,224,.18)}.sw-feedback-form textarea.form-control{min-height:120px}.sw-feedback-form .form-check-label{font-size:.86rem;color:var(--brand-neutral-mid)}.sw-feedback-form .sw-submit-btn{border-radius:4px}