/* Sabhi posts ke paragraphs ko auto 15px karne ke liye */
p, .entry-content p, .post-content p, article p {
    font-size: 15px !important;
    line-height: 1.6 !important;
}