.p-news__archive {
  margin-block-start: 50px;
}
@media only screen and (max-width: 760px) {
  .p-news__archive {
    margin-block-start: 30px;
  }
}

.n6pg:not(:first-child):before {
  border-top: none;
}

.text-end {
  --justify_content: center;
}
