/* Start custom CSS for text-editor, class: .elementor-element-1e635146 *//* 未访问的链接：改成绿色 */
a:link {
  color: blue;
}

/* 已访问的链接：改成灰色 */
a:visited {
  color: blue;
}

/* 鼠标悬停时：改成橙色 */
a:hover {
  color: orange;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-6cf36ca4 *//* 未访问的链接：改成绿色 */
a:link {
  color: blue;
}

/* 已访问的链接：改成灰色 */
a:visited {
  color: blue;
}

/* 鼠标悬停时：改成橙色 */
a:hover {
  color: orange;
}/* End custom CSS */