/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2026 | 03:40:41 */
body,h1,h2,h3,h4,h5,p,ol, ul,
.h1,.h2,.h3,.h4,.h5, a,
.entry-content, .entry-summary {
	margin: 0px;
	font-family: 'Noto Sans Thai', sans-serif;
}
 h1, .h1 {
    font-size: 45px;
    line-height: 55px;
}
h2, .h2 {
	font-size: 35px;
	line-height: 40px;
}
h3, .h3 {
	font-size: 25px;
	line-height: 30px;
}
body, p, a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500 !important;
}
ol, ul {
	padding-left: 25px;
	margin: 0px !important;
}
b, strong {
    font-weight: 700 !important;
}

.stk-row.stk-inner-blocks.stk-block-content {
    margin-top: -3px;
}
p.stk-block-heading__text {
    padding-top: 3px;
}