.elementor-10771 .elementor-element.elementor-element-2527c7a7{font-family:"Noto Sans Tamil", Sans-serif;color:#000000;}/* Start custom CSS for text-editor, class: .elementor-element-2527c7a7 *//* unvisited link */
a:link {
  color: blue;
}

/* visited link */
a:visited {
  color: green;
}

/* mouse over link */
a:hover {
  color: hotpink;
}

/* selected link */
a:active {
  color: blue;
}/* End custom CSS */