.status--loading:after{content:"";display:inline-block;width:1rem;height:1rem;margin-left:.5rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}
