/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2025 | 08:06:26 */
article p a {
		color: #4864e1;	
		
	font-weight:bold;
	   
}

article p a:hover {
	
		font-weight:bold;
	text-decoration:underline;
}

article p {
	line-height:30px;
}



/* Removing Faq Filters  */
ul.qe-faqs-filters-container {
	display:none !important;
}