/* ── Лента блога (страница /blog) ── */
#rec2029686471 {
  background-color: #FAF8F4 !important;
}

#rec2029686471 .t-feed,
#rec2029686471 .t-feed__container,
#rec2029686471 .t915__container {
  background-color: #FAF8F4 !important;
}

/* ── Страница отдельной статьи ── */
.t-feed__post-popup {
  background-color: #FAF8F4 !important;
}

.t-feed__post-popup__container {
  background-color: #FAF8F4 !important;
}

.t-feed__post-popup__content-wrapper {
  background-color: #FAF8F4 !important;
}

.t-feed__post-popup__content {
  background-color: #FAF8F4 !important;
}

.t-feed__post-popup__text-wrapper {
  background-color: #FAF8F4 !important;
}