.btnfl{animation-name:bfl;animation-duration:1s;animation-iteration-count:infinite}@keyframes bfl{0%{background:white}50%{background:#0e827e}100%{background:white}}.btnfl:hover{background:#57cc99!important}