
.section-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}

.section-body {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 15px;
}

.section-body ul {
  margin: 10px 0 15px 20px;
}

.section-body li {
  margin-bottom: 8px;
}
