.elementor-10267 .elementor-element.elementor-element-ae9122b{--display:flex;overflow:visible;}.elementor-10267 .elementor-element.elementor-element-78a2799{--display:flex;overflow:visible;}.elementor-10267 .elementor-element.elementor-element-9e6616f .elementor-icon-list-icon{width:14px;}.elementor-10267 .elementor-element.elementor-element-9e6616f .elementor-icon-list-icon i{font-size:14px;}.elementor-10267 .elementor-element.elementor-element-9e6616f .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-10267 .elementor-element.elementor-element-ee4a79c{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.elementor-10267 .elementor-element.elementor-element-bf3dd1c{--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;overflow:visible;}.elementor-10267 .elementor-element.elementor-element-c493200{--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;overflow:visible;}.elementor-10267 .elementor-element.elementor-element-2eee480{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-10267 .elementor-element.elementor-element-bf3dd1c{--width:33.3333%;}.elementor-10267 .elementor-element.elementor-element-c493200{--width:66.6666%;}}/* Start custom CSS for post-comments, class: .elementor-element-4e91721 *//* 隐藏原登录提示文字 */
.logged-in-as {
    visibility: hidden;
    position: relative;
    height: 20px;
}
/* 插入自定义提示文字 */
.logged-in-as::before {
    content: "We’d love to hear your thoughts—share your feedback or questions below!"; /* 自定义文字 */
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #666;
}/* End custom CSS */