body {
    font-size: 16px;
    font-family: 'Noto Sans TC', sans-serif;
    line-height: 1.6;
    color: #333;
}

.tt-header {
    font-size: 3rem;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 700;
}

.titleStyle1 .ins,
.tt-subheader,
.sectionTitle {
    font-size: 2rem !important;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
    line-height: normal;
}

.titleStyle1 .ins,
.tt-title {
    font-size: 1.5rem !important;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 500;
}

p,
.tt-p,
.sectionText {
    font-size: 16px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
}

.contactTextarea {
    font-size: 16px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 400;
}

.bannerTextBox .tt-p>p {
    font-size: 20px !important;
}

.tt-p-b {
    font-size: 16px;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: 700;
}


/*
.newsList .title {
    font-weight: 700;
    font-size: 16px;
    font-family: "Noto Sans TC", sans-serif;
}
*/

.tabList a {
    font-size: 21px !important;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

.cardList .title {
    font-size: 18px !important;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

@media (max-width: 767px) {
    .titleStyle1 .ins,
    .tt-subheader,
    .sectionTitle {
        line-height: 1.1;
    }
}
