.elementor-71 .elementor-element.elementor-element-e4b4493{--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:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-71 .elementor-element.elementor-element-bbf48a1 .eael-breadcrumbs .eael-breadcrumbs__content{background-color:#f8f8fa;}.elementor-71 .elementor-element.elementor-element-bbf48a1 .eael-breadcrumbs .eael-breadcrumb-separator svg path{fill:#A5A4B0;}.elementor-71 .elementor-element.elementor-element-bbf48a1 .eael-breadcrumbs .eael-breadcrumb-separator{color:#A5A4B0;margin:0 10px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-ea336e1 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:60px;font-weight:600;-webkit-text-stroke-color:#000;stroke:#000;color:#000000;}.elementor-71 .elementor-element.elementor-element-a939ff3{--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;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-71 .elementor-element.elementor-element-d3a2995{margin:100px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-71 .elementor-element.elementor-element-ed28824{margin:100px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-71 .elementor-element.elementor-element-6082004{--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;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-71 .elementor-element.elementor-element-92058c0 .elementor-button{background-color:#FBC631;}.elementor-71 .elementor-element.elementor-element-92058c0{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 100px) 0px;}@media(max-width:767px){.elementor-71 .elementor-element.elementor-element-e4b4493{--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-71 .elementor-element.elementor-element-ea336e1{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-71 .elementor-element.elementor-element-ea336e1 .elementor-heading-title{font-size:30px;}.elementor-71 .elementor-element.elementor-element-d3a2995{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-71 .elementor-element.elementor-element-ed28824{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-ed28824 *//* 只影響文章內容區塊 */
.single-post .elementor-widget-theme-post-content h2 {
    color: #B08A57;
    font-weight: 700;
    margin-top: 70px; /* 電腦版 */
    font-size: 48px; /* 電腦版 H2 */
}

.single-post .elementor-widget-theme-post-content h3 {
    color: #049fe8;
    font-size: 28px; /* 電腦版 H3 */
}

.single-post .elementor-widget-theme-post-content img {
    margin-top: 70px; /* 電腦版 */
}

/* 手機版 */
@media (max-width: 767px) {
    .single-post .elementor-widget-theme-post-content h2 {
        margin-top: 50px;
        font-size: 30px; /* 手機版 H2 */
    }

    .single-post .elementor-widget-theme-post-content h3 {
        font-size: 25px; /* 手機版 H3 */
    }

    .single-post .elementor-widget-theme-post-content img {
        margin-top: 50px;
    }
}/* End custom CSS */