.white-circle-loader{border:3px solid var(--color-text-inverse);box-sizing:border-box;border-radius:50%;width:24px;height:24px;animation:1s linear infinite rotation;display:inline-block;border-bottom-color:#0000!important}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
