.postlist-block__list {
    list-style-type: disc;
}

.postlist-block__item {
    margin: 6px 0;
}

.postlist-block__link {
  color: inherit;
}
