.elementor .card-hover{selector{
  transition: all .35s ease;
}

selector:hover{
  scale: 1.08;
}\n}