h2 {
  border-bottom: 4px double #999;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}

section h3 {
  margin-top: 1em;
  margin-left: 1em;
}

section.delivery {
  margin-top: 3em;
  margin-bottom: 3em;
}

section p {
  margin: 1em;
  margin-left: 2em;
}

