.typography ul {
  list-style-type: disc;
  margin-left: 20px;
}
.typography ul li {
  font-family: "PlutoLight", sans-serif;
  margin-top: 10px;
}