/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2025 | 14:29:02 */
html, body { 
	background: linear-gradient(180deg, #F4F7FC 0%, #F8FAFF 100%);
  	background-attachment: fixed;
  	background-repeat: no-repeat;
  	background-size: cover;
}
