/* Start custom CSS for html, class: .elementor-element-ceb7ba1 */svg path {
  fill: #e0e0e0;
  stroke: #fff;
  stroke-width: 1;
  transition: fill 0.3s ease;
}

svg a:hover path {
  fill: #2D6DB5; /* Cor de destaque ao passar o mouse */
  cursor: pointer;
}/* End custom CSS */