.view-article #sp-main-body .container .article-details-header-wrapper {
    background-image: url(/images/9189monet.png?1696218375963);
    background-size: cover;
    background-position: right;
    padding-top: 240px;
}


.view-category #sp-main-body .container .blog .items-row article.item .article-body {
    display: block;
}

.article-list-top { display: none;}

.view-category #sp-main-body .container .blog .items-row article.item .article-body .article-header h2 a {
    color: #9E705C;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
}
.view-category #sp-main-body .container .blog .items-row article.item .article-body .article-header h2 {
    line-height: 22px !important;
}
.view-category #sp-main-body .container .blog .items-row article.item .article-body .article-header h2 a:hover {
    color: #c88b15;
}
.article-details-header-wrapper {
    display: none;
}
.view-category #sp-main-body .container .blog {
    margin-top: 80px;
}