<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom Heading Style 1 */
.custom-heading-style-1 {
	margin-bottom: 50px;
}
.custom-heading-style-1.sigma-light-space {
	margin-bottom: 30px;
}
.custom-heading-style-1 .heading-title {
	font-weight: 800;
}
.custom-heading-style-1 .heading-subtitle {
	color: #F17024;
	text-transform: uppercase;
}
.sigma_custom_heading_wrapper .sigma-heading-subtitle-wrapper .heading-subtitle {
	margin-bottom: 5px;
}
</pre></body></html>