label {
  display: block;
  font-weight: 600;
  margin: 5px 0;
}

input {
  margin: 5px 0;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

legend {
  font-size: 1.1rem;
  padding: 10px;
}

fieldset {
  margin: 15px 0;
}
