/* БАЗОВИЙ ТЕКСТ */
.vp-article, .vp-article p {
    font-size: 15px !important;
    line-height: 1.45 !important;
    margin-bottom: 8px !important;
}

/* ІДЕАЛЬНІ СПИСКИ */
.vp-article li { 
    margin-bottom: 1px !important; 
    line-height: 1.4 !important;
}
.vp-article ul, .vp-article ol { 
    margin-bottom: 8px !important; 
    margin-top: 4px !important;
}
.vp-article li p {
    margin: 0 !important;
}

/* ЗАГОЛОВКИ */
.vp-article h1, .vp-article h2, .vp-article h3 {
    margin-top: 24px !important;
    margin-bottom: 16px !important;
}