.seo-headings h1,
.seo-headings h2,
.seo-headings h3 {
  position: absolute;  /* ซ่อนจากหน้าจอ */
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}