* {
  letter-spacing: 0.017rem; }

/* ----------------------------------- */
/* ------ Fonts ------ */
/* ----------------------------------- */
h1.sub-slogan {
  letter-spacing: 0.028rem;
  line-height: 1.75; }

h2.title-zh {
  font-size: 0.17rem; }

h2.title.zh {
  font-size: 0.4rem; }

h3.title-small {
  letter-spacing: 0.015rem;
  line-height: 1.6; }

.item-small {
  font-size: 0.18rem;
  line-height: 1.7; }

p {
  line-height: 1.8;
  text-align: left; }

.p-btn {
  letter-spacing: 0.015rem; }

.title-footer {
  letter-spacing: 0.02rem; }

.p-footer {
  letter-spacing: 0.017rem; }
.dropdown-menu{
  width: 200px;
  max-width: 200px;
  overflow-wrap: break-word !important;
  white-space: normal !important;
}

@media (max-width: 575px), (max-width: 767px) and (orientation: landscape) {
  h1.sub-slogan {
    letter-spacing: 0.024rem; }
  h2.title.zh {
    font-size: 0.32rem; }
  h3.title-small {
    letter-spacing: 0.014rem; }
  .item-small {
    font-size: 0.17rem; }
  p {
    line-height: 1.7; } }
