/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2025 | 07:47:43 */
.news_category_sort_button li a {
	color: initial;
	margin: initial;
}

.news_list .date:before {
	display:none;
}

.news_list .date {
    position: initial;
    margin: initial;
    display: initial;
    font-weight: initial;
	line-height: initial;
}

.news_list .category:hover {
	text-decoration: initial;
	color: initial;
}

.news_list .title {
	max-height: initial;
	margin: initial !important;
    text-align: initial;
	clear: initial;
	padding: initial;
}

.news_list .title a {
	color: initial;
	margin: initial;
}

.news_list .title a:hover {
	text-decoration: initial;
	color: #004968;
}