.feedback-form{background:#fff;color:var(--brand-text);border-radius:var(--brand-radius);padding:30px;box-shadow:0 18px 45px rgba(26,32,44,.16)}.feedback-form h3{margin-bottom:8px}.feedback-form p{margin-bottom:6px}.feedback-form .form-label{color:var(--brand-text);font-weight:700;font-size:.9rem}.feedback-form .form-control,.feedback-form .form-select{min-height:48px;border-radius:var(--brand-radius);border-color:var(--brand-border)}.feedback-form textarea.form-control{min-height:130px}.feedback-form a{font-weight:700}