/*!
Theme Name: Pollini
Author: WTS
Author URI: https://wtstudio.ru
Version: 1.0.2
Tested up to: 5.4
Requires PHP: 5.6
*/

.article-page__content p, 
.article-page__content ul, 
.article-page__content div{
    margin-bottom: .925rem;
}

.article-page__content ul{
    padding-left: 20px;
}
.article-page__content ul li{
    margin-bottom: .925rem;
    list-style: disc;
    font-size: .875rem;
}

.article-page__content h1,
.article-page__content h2,
.article-page__content h3,
.article-page__content h4,
.article-page__content h5,
.article-page__content h6{
    margin-bottom: .925rem;
}

.article-page__content h2,
.article-page__content h3 {
    line-height: 133.333333%;
    letter-spacing: .05em;
    font-weight: 500;
    font-size: 1.25rem;
}

.article-page__content h4,
.article-page__content h5 {
    line-height: 133.333333%;
    letter-spacing: .05em;
    font-weight: 500;
    font-size: 1.1rem;
}

.article-page__content h6 {
    line-height: 133.333333%;
    letter-spacing: .05em;
    font-weight: 500;
    font-size: 1rem;
}