/*
Theme Name: The Lifestyle Child
Template: the-lifestyle
Version: 1.0
*/
.related-posts {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #ddd;
}

.related-posts h2 {
  margin-bottom: 1rem;
}

.related-posts ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.related-posts li {
  margin-bottom: 0.5rem;
}