/* styles for Sokugai blog, designed by Value Up BKK 2026 */
.ql-align-center {text-align: center;}
.blog-content h2 {
	font-size: 1.5em;
	font-weight: 700;
	border-left: 6px solid #1a3a6b;
	padding-left: .6em;
	margin: 2.2em 0 .9em;
	line-height: 1.5;
}
.blog-content h3 {
	font-size: 1.2em;
	font-weight: 700;
	color: #1a3a6b;
	margin: 1.8em 0 .6em;
}
.ql-size-small {font-size: 70%;}