/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 20 2025 | 14:21:05 */
.post-thumbnail {
	display: none !important;
}

.type-post .entry-meta{
	padding-inline: 5% !important;
}

.navigation.post-navigation {
	margin-inline: 5%;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

.navigation.post-navigation .post-title {
	color: #052E60 !important;
}

.navigation.post-navigation .post-title:hover {
	opacity: 0.9;
}