.blog-category article.article-body p.p-previous-ul {
    font-size: inherit;
}
.blog-category article.article-body ul li {
    font-size: inherit;
}
@media (max-width: 767px) {
    article.article-body p:not(img), article.article-body p ~ :not(ul) {
        font-size: 14px !important;
        line-height: 40px !important;
    }
}
.slide-article.overflow-hidden.rectangle.max-w-full.w-full.md\:w-\[90\%\].flex.items-center.p-\[20px\].bg-\[var\(--s-color\)\].text-white.text-\[20px\].font-bold.h-\[55px\].z-10.absolute.bottom-0.right-0 {
    display: none !important;
}