@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.blink{color:#c2321f;margin-left:6px;animation:blink 1.1s step-end infinite}