@media (max-width: 767px) { .desktop-break{ display:none; } } @media (min-width: 768px) { .mobile-break{ display:none; } } html { scroll-padding-top: 120px;  } .faqs__text a { text-decoration: underline; text-underline-offset: auto; font-family:"Noto Sans TC"; }