h1 {
  font-size: 13pt;
  color: green
}

h2 {
  font: 20pt;
  color: blue
}

h3 {
  font-size: 15pt;
  color: red
}
