h1  {
  margin-top: 1em;
  font-weight: 600;
}
h2  {
  margin-top: 2em;
}
h3  {
  margin-top: 1em;
}
h4  {
  font-size: smaller;
  font-weight: bold;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: medium;
}
