p {
  line-height: 1.8rem;
  margin-bottom: 1rem;
}

.blog-content h2,
.blog-content h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 2rem;
}

ul>li {
  margin-bottom: 10px;
  line-height: 1.8rem;
}