.mole-feedback-form .form-label{color:var(--brand-primary);font-size:.86rem;font-weight:800}.mole-feedback-form .form-control,.mole-feedback-form .form-select{min-height:48px;border-radius:0;border-color:var(--brand-border);color:var(--brand-text)}.mole-feedback-form .form-control:focus,.mole-feedback-form .form-select:focus{border-color:var(--brand-secondary);box-shadow:0 0 0 .18rem rgba(30,64,175,.14)}.mole-feedback-form textarea.form-control{min-height:118px}.mole-feedback-form .form-check-label{color:var(--brand-text-secondary);font-size:.88rem}.mole-feedback-form .form-check-label a{color:var(--brand-secondary);font-weight:700}.mole-form-submit{width:100%;background:var(--brand-primary);color:var(--text-on-dark);border:1px solid var(--brand-primary)}.mole-form-submit:hover{background:var(--brand-secondary);border-color:var(--brand-secondary);color:var(--text-on-dark)}