.title_index {
    display: flex;
    font-size: var(--text-size);
    line-height: 100%;
    height: 50px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}