.news-index__description {
    .title-news {
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        font-weight: bold;
        unicode-bidi: isolate;
        line-height: 1.4;
        font-family: var(--font-title, inherit);
        margin-bottom: .78em;
        letter-spacing: normal;
        margin-bottom: 0;
        font-size: 20px;
    }
}