.button-spinner{border:2px solid #03201947;border-top-color:#032019;border-radius:999px;flex:0 0 17px;width:17px;height:17px;animation:.72s linear infinite button-spin;display:inline-block}@keyframes button-spin{to{transform:rotate(360deg)}}
