.flashing-color-text{animation:color-flash 1s infinite}@keyframes color-flash{0%{color:#0c71c3}50%{color:#e02b20}100%{color:#0c71c3}}