h1 {
  color: green;
  font-family: calibri;
  font-size: 25px;
  text-indent: 10px;
  text-align: left;
}

li {
  font-family: calibri;
  font-size: 16px;
  text-align: left;
  color: black;
}
p {
  font-family: calibri;
  font-size: 16px;
  text-align: left;
color: black;
}
 h2 {
  color: blue;
  font-family: calibri;
  font-size: 22px;
  text-indent: 10px;
  text-align: left;
 }