/* Тёмная тема постов Потока — блок rec1519155201. Красит попап и все страницы /tpost/ разом. */
#rec1519155201,
#rec1519155201 .t-feed__post-popup,
#rec1519155201 .t-feed__post-popup__container,
#rec1519155201 .t-feed__post-popup__content-wrapper,
#rec1519155201 .t-feed__post-popup__content,
#rec1519155201 .t-feed__post-popup__text-wrapper,
#rec1519155201 .t-popup__container {
  background-color: #141515 !important;
}
#rec1519155201 .t-feed__post-popup__title,
#rec1519155201 .t-feed__post-popup__date,
#rec1519155201 .t-feed__post-popup__text,
#rec1519155201 .t-feed__post-popup__text-wrapper,
#rec1519155201 .t-feed__post-popup__text-wrapper .t-redactor__text,
#rec1519155201 .t-feed__post-popup__text-wrapper .t-redactor__quote,
#rec1519155201 .t-feed__post-popup__text-wrapper p,
#rec1519155201 .t-feed__post-popup__text-wrapper li,
#rec1519155201 .t-feed__post-popup__text-wrapper h1,
#rec1519155201 .t-feed__post-popup__text-wrapper h2,
#rec1519155201 .t-feed__post-popup__text-wrapper h3,
#rec1519155201 .t-feed__post-popup__text-wrapper h4,
#rec1519155201 .t-feed__post-popup__text-wrapper strong,
#rec1519155201 .t-feed__post-popup__text-wrapper span {
  color: #f5f5f6 !important;
}
#rec1519155201 .t-feed__post-popup__text-wrapper a { color: #9db2ff !important; }
#rec1519155201 .t-feed__post-popup__close-text { color: #f5f5f6 !important; }
#rec1519155201 .t-feed__post-popup__img,
#rec1519155201 .js-feed-post-image {
  width: 100% !important;
  aspect-ratio: 3 / 2 !important;   /* подгони под пропорции своих обложек, напр. 16 / 9 */
  height: auto !important;
  object-fit: cover !important;
}