.news__item {
  margin-bottom: 64px;
}
.news__item__date {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.5;
}
.news__item__title {
  margin-bottom: 16px;
  font-size: 32px;
  line-height: 36px;
}
.news__item__bottom {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.5;
}
