.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === 萬泰理財通 全站標題與段落樣式 === */
/* 桌機版 (≥1025px) */
.entry-content h1, .elementor h1 {
  font-size: 28px !important;
  line-height: 1.3;
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 700;
}
.entry-content h2, .elementor h2 {
  font-size: 22px !important;
  line-height: 1.4;
  margin-top: 32px;
  margin-bottom: 12px;
  font-weight: 600;
  color: #8B6A55; /* 萬泰品牌暖灰棕 */
}
.entry-content h3, .elementor h3 {
  font-size: 18px !important;
  line-height: 1.5;
  margin-top: 24px;
  margin-bottom: 10px;
  font-weight: 600;
}
.entry-content p, .elementor p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 16px;
  color: #333333;
}
.entry-content ol, .entry-content ul {
  margin-left: 24px;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.8;
}
.entry-content strong, .elementor strong {
  color: #8B6A55;
  font-weight: 700;
}

/* === 平板版 (768px–1024px) === */
@media (max-width: 1024px) {
  .entry-content h1, .elementor h1 {
    font-size: 26px !important;
    line-height: 1.3;
    margin-bottom: 14px;
  }
  .entry-content h2, .elementor h2 {
    font-size: 20px !important;
    line-height: 1.4;
    margin-top: 28px;
    margin-bottom: 10px;
  }
  .entry-content h3, .elementor h3 {
    font-size: 17px !important;
    line-height: 1.5;
    margin-top: 22px;
    margin-bottom: 8px;
  }
  .entry-content p, .elementor p {
    font-size: 15.5px;
    line-height: 1.8;
    margin-bottom: 14px;
  }
  .entry-content ol, .entry-content ul {
    margin-left: 20px;
    margin-bottom: 20px;
  }
}

/* === 手機版 (≤767px) === */
@media (max-width: 767px) {
  .entry-content h1, .elementor h1 {
    font-size: 22px !important;
    line-height: 1.3;
    margin-bottom: 14px;
  }
  .entry-content h2, .elementor h2 {
    font-size: 18px !important;
    line-height: 1.4;
    margin-top: 26px;
    margin-bottom: 10px;
  }
  .entry-content h3, .elementor h3 {
    font-size: 16px !important;
    line-height: 1.5;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  .entry-content p, .elementor p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 12px;
  }
  .entry-content ol, .entry-content ul {
    margin-left: 18px;
    margin-bottom: 18px;
  }
}

/* === 額外：全站文字視覺一致性 === */
body, .elementor, .entry-content {
  font-family: "Noto Sans TC", "微軟正黑體", sans-serif;
  color: #333333;
}
.entry-content a, .elementor a {
  color: #8B6A55;
  text-decoration: none;
  transition: color .3s ease;
}
.entry-content a:hover, .elementor a:hover {
  color: #C96A3A; /* hover 時品牌橘 */
}/* End custom CSS */