
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Lato:wght@300;400;700&display=swap');

.t-feed__post-text, .t-feed__post-text p { font-family: 'Lato', sans-serif !important; font-weight: 300 !important; font-size: 17px !important; line-height: 1.85 !important; }
.t-feed__post-title, .t-feed__post-text h1 { font-family: 'Playfair Display', serif !important; font-size: 2.4rem !important; font-weight: 700 !important; line-height: 1.15 !important; }
.t-feed__post-text h2 { font-family: 'Playfair Display', serif !important; font-size: 1.6rem !important; font-weight: 700 !important; margin-top: 2.8rem !important; }
.t-feed__post-text h3 { font-family: 'Lato', sans-serif !important; font-size: 0.85rem !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; color: #888 !important; }
.t-feed__post-text blockquote { font-family: 'Playfair Display', serif !important; font-size: 1.35rem !important; font-style: italic !important; text-align: center !important; border: none !important; border-top: 1px solid #ddd !important; border-bottom: 1px solid #ddd !important; padding: 1.8rem 1.5rem !important; margin: 2.5rem 0 !important; }
.t-feed__post-text p:first-of-type { font-size: 1.1rem !important; color: #555 !important; border-left: 2px solid #ddd !important; padding-left: 1.25rem !important; font-weight: 400 !important; }
.t-feed__post-content { max-width: 720px !important; margin: 0 auto !important; }
</style>