h1:not(.keobongvip-root h1),
h2:not(.keobongvip-root h2),
.h1:not(.keobongvip-root .h1),
.h2:not(.keobongvip-root .h2) {
    font-size: 1.6em; !important;
}
:where(
  blockquote,
  dd,
  dl,
  figure,
  h1, h2, h3, h4, h5, h6,
  hr,
  p,
  pre
):not(.keobongvip-root *) {
    margin-bottom: .5em;
}