.bg-header-hanzii{
    background-color: #202124 !important;
    color: #fff;
}
.bg-gold-50{
    --tw-bg-opacity: 1;
    background-color: #FFD700;
  }
  .text-premium{
    color: #FFD700 !important;
  }
.hover-li-nav:hover {
    color: #FFD700
}
.active_li_nav{
    color: #FFD700
}
thead th ,td {
  text-align: left;
}
ul.ul-li-redirect li{
  cursor: pointer;
}
pre, code {
  white-space: pre-wrap;
  word-wrap: break-word;
}