/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2025 | 05:49:55 */
.rounded-corners {
	border-radius: 15px;
	clip-path: border-box;
}
.page-header .wp-block-kadence-advancedheading {
	border-radius: 15px;
	clip-path: border-box;
}
.page-header .wp-block-kadence-column {
	border-radius: 15px 15px 0px 0px;
	clip-path: border-box;
}
.page-header .wp-block-kadence-advancedheading {
    max-width: fit-content !important;
}

/* Block Overrides */
.margin-top--0 {
	margin-top: 0 !important;
}