.elementor .e-aa9ac56-6ac85a9{width:120px;padding-inline-end:0px;margin-block-start:0%;margin-block-end:13%;margin-inline-start:0%;margin-inline-end:15%;align-self:end;animation: proeflesPulse 3s ease-in-out infinite;
}

@keyframes proeflesPulse {
  0%, 100% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.05);
  }
}\n}