@keyframes pulse-animation{0%,to{color:#1670a6}50%{color:gray}}.pulse-icon{animation:1s infinite pulse-animation}
