.blink-menu a{color:#ff0000!important;animation:smooth-pulse 2s infinite}@keyframes smooth-pulse{0%{opacity:1}50%{opacity:0.4}100%{opacity:1}}