.spinner-default{border:2px solid #fff4;border-top-color:#0000;border-radius:14px;flex:0 0 14px;width:14px;min-width:14px;max-width:14px;height:14px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{-webkit-transform:rotate(360deg)}}
