#category-container[data-id="89026507"] ~ #articles-counter  {
    background: #fe3b45;
    color: #fff;
}
article[data-cat-id="89026507"] .article-actions>div i {
    background-color: #fe3b45;
    color: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 15%);
    font-weight: 300;
}
article[data-cat-id="89026507"] .article-body-image:before, article[data-cat-id="89026507"] .article-body-image:after, article[data-cat-id="89026507"] .article-body-image>:first-child:before, article[data-cat-id="89026507"] .article-body-image>:first-child:after {
    border-color: #fe3b45;
}
article[data-cat-id="89026507"] .article-featured-block {
    background: url(https://g.delfi.lt/multimedija/2021/i/loterija/quote.png);
    background-repeat: no-repeat;
    background-position: 10px top;
}
article[data-cat-id="89026507"] h2, article[data-cat-id="89026507"] p strong, article[data-cat-id="89026507"] p h3 {
    font-family: 'Poppins', sans-serif;
}

#category-container[data-id="89026507"] {
}
#category-container[data-id="89026507"] #scroll-to-content i {
    background: #fe3b45;
    color: #fff;
}
#category-container[data-id="89026507"] h1 {
    font-family: 'Poppins', sans-serif;
    color: #fe3b45;
    text-transform: uppercase;
    font-weight: 700;
}
#category-container[data-id="89026507"] .category-content .row.d-flex {
    height: 60vh !important;
}
#category-container[data-id="89026507"] .hero {
    background-position: center;
    background-attachment: inherit;
}
article[data-cat-id="89026507"] .scroll-image {
    width: 7%;
    max-width: 100px;
}

@media (max-width: 768px) {

    #category-container[data-id="89026507"] .hero h1 {
        font-size: 48px;
    }
}