.clor-feedback-form .form-label{color:var(--brand-text);font-weight:800}.clor-feedback-form .require::after{content:" *";color:var(--brand-danger)}.clor-feedback-form .form-control,.clor-feedback-form .form-select{min-height:46px;color:var(--brand-text);border:1px solid var(--brand-border);border-radius:var(--brand-radius);background-color:var(--brand-bg)}.clor-feedback-form textarea.form-control{min-height:130px}.clor-feedback-form .form-control:focus,.clor-feedback-form .form-select:focus{border-color:var(--brand-accent);box-shadow:0 0 0 .18rem rgba(47,195,218,.18)}.clor-feedback-form .form-check-label{color:var(--brand-text-secondary);font-size:14px}.clor-feedback-form .form-check-label a{color:var(--brand-primary);font-weight:800}