.elementor-kit-7{--e-global-color-primary:#000E21;--e-global-color-secondary:#314FFD;--e-global-color-text:#141D4E;--e-global-color-accent:#00ABFF;--e-global-color-d54a10c:#E3E3E3;--e-global-color-27711ba:#E6EDF3A6;--e-global-color-11fc8ba:#F14950;--e-global-color-a7d85a0:#E3BEBC;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );}.elementor-kit-7 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 *//* ===== 基礎樣式：透明底框線版 ===== */
.elementor-post-info__terms-list a {
  display: inline-flex;
  align-items: center;
  gap: 6px;

  padding: 2px 12px;
  border-radius: 999px;

  font-size: 14px;
  font-weight: 600;
  text-decoration: none;

  background: transparent !important;
  border: 1px solid currentColor !important;

  transition: all 0.25s ease;
}

/* 新手教學：藍 */
.elementor-post-info__terms-list a[href*="novice-teaching"] {
  color: #00c6ff !important;
  
}

/* 世界盃洞察：紫 */
.elementor-post-info__terms-list a[href*="world-cup"] {
  color: #a855f7 !important;
 
}

/* 賽事分析：綠 */
.elementor-post-info__terms-list a[href*="match-analysis"] {
  color: #00ff87 !important;
 
}

/* 最新消息：紅 */
.elementor-post-info__terms-list a[href*="news"] {
  color: #ff416c !important;
  
}/* End custom CSS */