/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2025 | 13:11:16 */
/* Browser Text highlight styles */
 ::selection{
	background-color:#175782;
	color:#fff;
} 

/* For the firefox browsers */
::moz-selection{
	background-color:#175782;
	color:#fff;

