/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2026 | 11:18:57 */
.post_navigation_detail .nav-links a{
	border-radius: 100px;
	    transition: all .3s ease 0s;
}

.related_blogs.home_blog_content_grid .pp-content-grid-post-title a{
	height: auto;
} 

.post_navigation_detail .nav-links a:hover, .post_navigation_detail .nav-links a:active, .post_navigation_detail .nav-links a:focus{
	background-color: #284253;
	text-decoration: none;
}