h2 {
  text-decoration: none;
  border-bottom: 1px solid black;
  padding-top: 12pt;
  font-size: x-large;
}

h3 {
  text-decoration: underline;
}

p {
  margin-top: 0;
  padding-top: 0;
}