.stae-feedback-form label{color:var(--brand-text);font-weight:700;font-size:14px}.stae-feedback-form .form-control,.stae-feedback-form .form-select{border-radius:0;border-color:var(--brand-border);min-height:48px;color:var(--brand-text)}.stae-feedback-form textarea.form-control{min-height:130px}.stae-feedback-form .form-control:focus,.stae-feedback-form .form-select:focus{border-color:var(--brand-secondary);box-shadow:0 0 0 .2rem rgba(30,64,175,.12)}.stae-feedback-form .form-check-label{color:var(--brand-text-secondary);font-weight:400}.stae-feedback-form .stae-form-submit{width:100%}