/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2025 | 02:21:45 */
@media (max-width: 1600px) {
	h1 {
		font-size: 80px;
	}
}
.light-bg h1, .light-bg h2, .light-bg h3, .light-bg h4, .light-bg h5, .light-bg h6 {
	color: var(--global-palette1);
	margin: 30px 0px !important;
}

.light-bg p, .light-bg ul {
	margin: 15px 0px !important;
}