/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2025 | 15:06:29 */
@media (min-width: 1024px) {
   body .block-editor-page .editor-styles-wrapper h1 {
	   font-size: 3em;
	   line-height: 1.3;
	   font-family: var(--tmp-primary-font-family);
	   color: var(--tmp-heading-color);
    }
}