h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 9em;
  line-height: 1.3em;
  color: #ccc;
  margin: 0.3em 0 0 0;
}
h1.emo {
  font-size: 15em;
  line-height: 0.3em
}
h2 {
  font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: 2em;
  color: #474747
}
p {
  font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
  line-height: 25px;
}
p span{
  font-weight: 600;
  color: #ff7d0a
}
.txtCenter {
  text-align: center;
  padding-bottom: 100px
}
