/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2026 | 19:13:41 */
body.category-math {
	p {
		font-family: dnp-shuei-mincho-pr6n, sans-serif;
		font-weight: 500;
		font-style: normal;
		font-feature-settings: "nlck";
		font-size: 115%;
	}

	h1, h2, h3, h4, h5, h6, b, em, strong {
		font-family: "toppan-bunkyu-gothic-pr6n", serif;
		font-weight: 600;
		font-style: normal;
		font-feature-settings: "nlck", "palt";
	}

	.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
		max-width: 780px;	
	}
}

