.feedback-form{display:grid;grid-gap:16px;gap:16px}.feedback-form .form-control,.feedback-form .form-select{border-radius:var(--brand-radius);border-color:var(--brand-border);min-height:46px}.feedback-form textarea.form-control{min-height:128px}.feedback-form .btn-primary-solid{width:100%}