body {
  padding: 20px;
}
h2.subHeading,
h2,
h1 {
  text-transform: capitalize;
}
a,
a:hover,
a:visited {
  color: black;
}
