body .post-content p {
    font-size: 0.95rem !important;
}

body .post-content blockquote {
    font-size: 0.95rem !important;
}
body .post-content code {
    font-size: 0.9rem !important;
}

body .post-content ol li {
    font-size: 0.95rem !important;
}

body .post-content ul li {
    font-size: 0.95rem !important;
}
