.feedback-form{padding:28px}.feedback-form .form-label{display:block;margin-bottom:6px;color:var(--brand-text);font-weight:700}.feedback-form .require::after{content:" *";color:var(--brand-danger)}.feedback-form .form-control,.feedback-form .form-select{min-height:46px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.feedback-form textarea.form-control{min-height:126px}.feedback-form .form-check-label,.feedback-form .form-check-label a{color:var(--brand-text)}.feedback-form .libe-submit{width:100%;min-height:48px}