.contact_input {
  padding: 0.8em;
  margin-bottom: 1em;
  width:100%;
}

textarea.contact_input {
  height: 8em;
}

[type="submit"].button {
  width: 100%;
  font-weight: bold;
  border: none;
}
