/* demo 版本使用*/

/* .page 在每個頁面第一層 div，目前只有demo version有加 */
.page{
  padding-bottom: 8.2rem !important;
}

.page.activity{
  padding-bottom: 9.2rem !important;
}

a.color-main:hover {
  color: #009d97;
}