.article-page-date {
    font-weight: bold;
    font-size: 18px;
    color: var(--bs-700);
    margin-bottom: 0;
}

/*#it-region-content {
    display: flex;
    flex-direction: row;
}*/

.sidebar-wrapper .sidebar-linklist-wrapper .link-list-wrapper ul.link-sublist li a {
    padding-top: 0.61em;
    padding-bottom: 0.61em;
    font-size: 0.9em;
}

.sidebar-wrapper.it-line-right-side {
    border: none;
}

.list-item-title {
    min-height: 24px;
    line-height: 1.3 !important;
}

.link-list-wrapper ul li a {
    padding: 0 12px 0 0;
}

.sidebar-wrapper {
    padding: 12px 0;
}