* {
  margin: 0;
  padding: 0;
}

body,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
th,
td,
p,
input,
dl,
dt,
dd,
ul,
ol,
li,
input,
span,
textarea {
  font-family: \5b8b\4f53 !important;
  font-weight: normal;
}

body {
  display: block;
  margin: 8px;
}

h2 {
  font-size: 13pt;
  font-weight: bolder;
  text-align: center;
  margin: 12pt 0 9pt 0;
}

a {
  text-decoration: none;
  color: #53595d;
}

a:active {
  color: #53595d;
}

div {
  margin: 16.5pt 0 16.5pt 0;
}

#main {
  padding: 0 16px;
  text-align: justify;
}

p {
  color: #53595d;
  font-size: 12pt;
  line-height: 16.5pt;
}

.ht-night-app-wrap h2 {
  color: rgba(255, 255, 255, 0.8);
}

.ht-night-app-wrap p {
  color: rgba(255, 255, 255, 0.6);
}

.ht-night-app-wrap a {
  color: rgba(255, 255, 255, 0.7);
}

.ht-night-app-wrap,
.ht-night-app-wrap body {
  background: transparent !important;
}
