.header-anchor {
  text-decoration: none!important;
}

h1 > a.header-anchor {
  font-weight: 800;
}

h2 > a.header-anchor {
  font-weight: 700;
}

pre[class*="language-"] {
  font-size: 12px; /* Adjust the size as needed */
}