.template-15 .new-article__black-block .newArticle__text h2 {
    text-transform: inherit;
    margin: 20px 0 20px;
    font-size: 24px;
    line-height: 31px;
}
.template-15 .new-article__black-block .newArticle__text h3 {
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
}
.template-15 .new-article__black-block .newArticle__text ul li:before {
    content: "\2022";
    color: #009CE9;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.template-15 .template__side-block--text ul li {
    line-height: 26px;
    margin-bottom: 10px;
}
.template-15 .template__side-block--container.right .template__side-block--text {
    padding-right: 40px;
}
.template-15 .simple-text.text-hidden .text-showing__btn a.btn-show-text {
    color: #0A0A0A;
    margin: 0 auto;
    justify-content: center;
}
.template-15 .simple-text.text-hidden .text-showing__btn a.btn-show-text::after {
    background: url(/wp-content/uploads/2024/03/arrow-black.png) no-repeat;
    width: 18px;
}
.template-15 .simple-text .template__symptoms--container {
    position: relative;
    margin-top: 40px;
}
.template-15 .simple-text__container {
    max-width: 1070px;
}
.template-15 .simple-text .text-showing {
    padding-top: 20px;
}
.template-15 .simple-text .template__symptoms--container .template__symptoms--image {
    transform: translate(-50%, 0);
    left: 50%
}