/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 26 2025 | 07:27:07 */
/* 重置標題元素 */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* 重置段落和列表 */
p,
ul,
ol,
dl,
li,
dt,
dd {
  margin: 0;
  padding: 0;
}