.faro-feedback-form{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);padding:30px}.faro-form-head{margin-bottom:22px}.faro-form-head h3{font-size:1.5rem;margin-bottom:8px}.faro-form-head p:last-child{margin-bottom:0}.faro-feedback-form .form-label{color:var(--brand-text);font-weight:800}.faro-feedback-form .form-control,.faro-feedback-form .form-select{border-color:var(--brand-border);border-radius:10px;min-height:48px}.faro-feedback-form textarea.form-control{min-height:132px}.faro-feedback-form .form-check-label{color:var(--brand-text)}.require::after{color:var(--brand-danger);content:" *"}