.elementor .cta-hover{.cta-hover {
  transition: transform .25s ease;
}

.cta-hover:hover {
  transform: translateY(-10px);
}\n}