/* 匯入共用_連結模組.css */
@import url("../../style_nav/style_service/style_link.css");





/* ======================================================= */
/* 檔案下載模組css */
/* ======================================================= */


.download_area{
}

    /* 驅動連結_標題 */
    .download_area .link_tit{
        font-size: clamp(1rem, 0.9375vw, 1.1250rem); /* 16px , 0.9375vw , 18px */
    }
