* {
  /* font-family: "標楷體", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif !important; */
  font-family: 'PMingLiU', sans-serif !important;
}

.btnWithBg {
  padding: 1rem 2rem !important;
}

.chat {
  right: 16px;
  bottom: 16px;
}

@media (max-width: 767px) and (min-width: 320px) {
  .mainSlider {
    height: 480px !important;
  }
}
