/* TIME HEAT — Blog / Tilda Потоки */

/* Основная колонка статьи */
.t-text,
.t-descr,
.t-title,
.t-feed__post-popup__content,
.t-feed__post-popup__text,
.t-feed__post-full,
.t-store__prod-popup__text {
    max-width: 720px !important;
}

/* Текст статьи */
.t-text p,
.t-descr p,
.t-feed__post-popup__content p,
.t-feed__post-popup__text p,
.t-feed__post-full p {
    font-size: 17px !important;
    line-height: 1.75 !important;
    margin-bottom: 18px !important;
}

/* Списки */
.t-text li,
.t-descr li,
.t-feed__post-popup__content li,
.t-feed__post-popup__text li,
.t-feed__post-full li {
    font-size: 17px !important;
    line-height: 1.75 !important;
}

/* Заголовки внутри статьи */
.t-text h2,
.t-descr h2,
.t-feed__post-popup__content h2,
.t-feed__post-popup__text h2,
.t-feed__post-full h2 {
    font-size: 32px !important;
    line-height: 1.25 !important;
    margin-top: 44px !important;
    margin-bottom: 18px !important;
}

.t-text h3,
.t-descr h3,
.t-feed__post-popup__content h3,
.t-feed__post-popup__text h3,
.t-feed__post-full h3 {
    font-size: 24px !important;
    line-height: 1.3 !important;
    margin-top: 32px !important;
    margin-bottom: 14px !important;
}