.notes-text p {
  font-size: 1.2rem;
}

.notes-text h1 {
  font-size: 2.4rem;
  margin-bottom:30px;
  margin-top:15px;
}
.notes-text h2 {
  font-size: 1.5rem;
  line-height:150%;
}


