

.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
 font-size: 16px;
}

.wiki-content .text-placeholder {
    background: #deebff;
}

.wiki-content h1 {
    font-size: 32px;
    color: black;
    font-weight: normal;
    line-height: 2;
}
.wiki-content h2 {
    font-size: 28px;
    color: black;
    font-weight: normal;
    line-height: 2;
}
.wiki-content h3 {
    font-size: 24px;
    color: black;
    font-weight: normal;
    line-height: 2;
}
.wiki-content h4 {
    font-size: 20px;
    color: black;
    font-weight: normal;
    line-height: 2;
}
.wiki-content h5 {
    font-size: 16px;
    color: black;
    font-weight: normal;
    line-height: 2;
}
