h2 {
  border-bottom: none !important;
}

h1 {
  border-bottom: 1px solid #eaecef;
}

.page .theme-default-content code {
  background-color: #fff5f5;
  color: #ff502c;
}