.elementor-7861 .elementor-element.elementor-element-8033c61{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-7861 .elementor-element.elementor-element-c5990ad{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif-tc;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7861 .elementor-element.elementor-element-52090c1{font-family:"Noto Sans TC", Sans-serif-tc;font-weight:400;line-height:28px;}@media(min-width:768px){.elementor-7861 .elementor-element.elementor-element-c5990ad{--content-width:1300px;}}/* Start custom CSS *//* 預設連結樣式 */
.menu-grid a {
  color: #474747; 
}

/* 尚未點擊過的連結 */
.menu-grid a:link {
  color: #474747;
}

/* 已經點擊過的連結 */
.menu-grid a:visited {
  color: #474747; 
}

/* 滑鼠懸停在連結上時 */
.menu-grid a:hover {
  color: #B58CCF;
}

/* 點擊連結時 */
.menu-grid a:active {
  color: #B58CCF; 
}/* End custom CSS */