/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 13:51:19 */
@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Code:ital,wght@0,300..800;1,300..800&display=swap');
.CodeMirror {
    font-size: 15px !important;
    font-family: 'Google Sans Code', monospace !important;
	line-height: 1.5em !important;
	font-weight: 500 !important;
}
.wp-full-overlay-sidebar {
	max-width: 900px;
	width: 30%;
}