h1,
h5 {
  font-weight: bold;
}
.section-title {
  margin-top: 30px;
}
.last-updated {
  font-size: 14px;
  color: gray;
}

.list-edit {
  color: #6c757d;
  margin-bottom: 1.8rem;
}

ul {
  list-style: decimal;
  margin-left: 2rem;
}

.sub-heading {
  font-size: 30px;
}

p {
  color: #4b5563;
}

strong {
  color: #111827;
}
