input,
select,
textarea {
  display: block;
}

input[type=button] {
  margin-top: 2em;
}

section {
  display: block;
}

section h4 {
  margin-bottom: 0;
}

section p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
}

section small {
  display: block;
}
