/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 22 2024 | 20:30:00 */
/* セクションタイトル */

h2.wp-block-heading.custom {
	background-color: var(--color_pale04);
	border-left: 6px solid var(--color_main);
	color: #333!important;
	letter-spacing: .1em;
}

h2.wp-block-heading.custom span {
	letter-spacing: .1em;
}

h2.wp-block-heading.custom::before {
	display: none!important;
}