.keobongvip-root {
  font-size: 12px !important;
}

.keobongvip-root p {
  margin-bottom: 0 !important;
  margin-block-end: 0 !important;
}

.hidden {
	visibility: visible !important;
}

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;
}