.news-date {
  display: block;
  font-family: 'Outfit', sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.03em;
  color: #1a1a1a;
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 3px solid #1a1a1a;
}

.wsite-page-news .wsite-section-elements > .paragraph {
  margin-bottom: 0;
  padding-bottom: 12px;
}

.wsite-page-news .wsite-section-elements > div:not(.paragraph) + .paragraph,
.wsite-page-news .news-post-break {
  margin-top: 48px;
}
