/*21.07.2026*/

.article-item-link {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.popup {
    z-index: 10;
}