.page-item.active .page-link {
    z-index: 1;
    color: red;
    background-color: #dee2e6;
    border-color: #dee2e6;
}

.hided {
    display: none;
}

.time-articles-date {
    text-transform: uppercase; 
}

.top-banner, .right-first {
    margin-bottom: 20px;
}

.banner-item {
    margin-bottom: 10px;
}

.article-tizer {
    text-align: center;
}

.article-content h2 {
    font-size: 1.25rem;
    margin-top: 1.5rem;
    margin-bottom: .75rem;
    font-family: "PT Sans Pro",sans-serif;
}
#header_container {
    z-index: 998;
}