.relatedPosts {
    max-width: 40em;
    margin: 0 auto;
}

.relatedPosts__list {
    margin: 0;
    padding: 0;
    list-style: none;
}