.explore-page {
    overflow: auto;

    &__item {
        &-path {
            .part:last-child {
                font-weight: bold;
            }
        }
    }
}
