.elementor-1078 .elementor-element.elementor-element-fc73628{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-loop-grid .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-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1078 .elementor-element.elementor-element-174cdd2{--grid-columns:4;}.elementor-1078 .elementor-element.elementor-element-174cdd2 .elementor-pagination{text-align:center;font-family:"Public Sans", Sans-serif;font-size:14px;font-weight:400;margin-top:10px;}body:not(.rtl) .elementor-1078 .elementor-element.elementor-element-174cdd2 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-1078 .elementor-element.elementor-element-174cdd2 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1078 .elementor-element.elementor-element-174cdd2 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-1078 .elementor-element.elementor-element-174cdd2 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(max-width:1024px){.elementor-1078 .elementor-element.elementor-element-174cdd2{--grid-columns:2;}}@media(max-width:767px){.elementor-1078 .elementor-element.elementor-element-174cdd2{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-174cdd2 *//* 1. 处理所有文本颜色（日期、标题链接、摘要、按钮文字） */
#Post-con:hover .elementor-post-info,
#Post-con:hover .elementor-post-info *,
#Post-con:hover .elementor-heading-title a,
#Post-con:hover .elementor-widget-theme-post-excerpt,
#Post-con:hover .elementor-button-text {
    color: #ffffff !important;
}

/* 2. 处理 SVG 图标颜色（Learn More 旁边的箭头） */
#Post-con:hover .elementor-button-icon svg {
    fill: #ffffff !important;
}

/* 3. （可选）为了让颜色切换更平滑，建议给这些元素添加过渡效果 */
#Post-con .elementor-post-info,
#Post-con .elementor-post-info *,
#Post-con .elementor-heading-title a,
#Post-con .elementor-widget-theme-post-excerpt,
#Post-con .elementor-button-text,
#Post-con .elementor-button-icon svg {
    transition: color 0.3s ease, fill 0.3s ease;
}

ul li:before {
    display:none;
}/* End custom CSS */