.feedback-form__contact-details{display:grid;grid-template-columns:1fr 1fr;gap:30px}.feedback-form{display:flex;flex-direction:column;gap:30px}.feedback-form__type{display:flex;justify-content:flex-start;flex-direction:row;align-items:center;gap:20px}.feedback-form__radio{margin-left:10px}.feedback-form__feedback{display:flex;flex-direction:column;text-align:left;gap:10px}.feedback__message{width:100%}.feedback-form__name,.feedback-form__email{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.feedback-form__name input,.feedback-form__email input{margin:0;width:100%}
