/* Add google font ------------------------------------------------------------------------------ */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap');

/* Add custom CSS to the Sphinx theme ----------------------------------------------------------- */
.wy-side-nav-search {
    background-color: #ddd;
}
