.archive-content {

margin: 0 3rem;

.page-heading {
  margin: 3rem 0 5rem 0;
}

.post-list {

  li {
    margin-bottom: 2rem;
  }
}

}