@keyframes btnSpin{to{transform:rotate(360deg)}}.btn-spinner{vertical-align:middle;flex-shrink:0;animation:.8s steps(8,end) infinite btnSpin}
