h3 {
  text-decoration: underline;
}

h4 {
  padding: 3px;
  background: black;
  color: #de6;
  font-variant: small-caps;
}
