.feedback-form{color:var(--brand-text)}.feedback-form .form-label{font-weight:700;color:var(--brand-text)}.feedback-form .require::after{content:" *";color:var(--brand-danger)}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.feedback-form textarea.form-control{min-height:128px}.feedback-form .form-control:focus,.feedback-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(35,168,143,.18)}.feedback-form .form-check-label{line-height:1.55}.feedback-form .form-check-label a{color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline}