.pulsante_flash{animation-name:p_flash;animation-duration:2.5s;animation-iteration-count:infinite}@keyframes p_flash{50%{background:transparent}50%{background:darkred}}.testo_flash_color{animation-name:t_f_c;animation-delay:0.0s;animation-duration:0.0s;animation-iteration-count:infinite}@keyframes t_f_c{from{text-shadow:0px 0px 0px darkred}50%{text-shadow:5px 5px 5px darkred}to{text-shadow:5px 5px 5px darkred}}.testo_flash-precedente{animation:blinker 2.0s linear infinite}@keyframes blinker{50%{opacity:0%}}.testo_flash{text-shadow:0 0 2px #ff005e,0 0 5px #ff005e,0 0 10px #ff005e,0 0 5px #ff005e,0 0 20px #ff005e;animation:glow 2.5s infinite alternate}@keyframes glow{20%{text-shadow:0 0 3px #ff005e,0 0 10px #ff005e,0 0 10px #ff005e,0 0 10px #ff005e,0 0 10px #ff005e}100%{text-shadow:0 0 0px #ffffff,0 0 0px #ffffff,0 0 0px #ffffff,0 0 0px #ffffff,0 0 0px #ffffff}}