.dl-pulse{animation:button-pulse 2.5s infinite}@keyframes button-pulse{0%,30%,60%,100%{transform:scale(1)}15%,45%{transform:scale(1.15)}}