/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 04 2025 | 05:06:48 */
.archive-header__container .blog-post-item {
	display: none;
}
.archive-header {
    min-height: 430px;
	background-color: var(--p3);
    background-image: none;
}
.archive-filter-bar__topic--active {
	color: #fff;
}

.archive-header+#latest-articles+.container+strong {
	display: none;
}
body.archive .main {
	color: #fff;
}