/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 24 2025 | 06:58:08 */
body {
  /* background: linear-gradient(135deg, #faecd9 0%, #ffffff 50%, #faecd9 100%)!important; */
	background: linear-gradient(to bottom left, #faecd9, #ffffff, #faecd9);
}
footer {
	background-color: transparent!important;
}