.loader-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-border{border-color:#ef4444!important}.error-text{color:#ef4444!important;margin-top:.25rem!important;font-size:.75rem!important;position:absolute!important;bottom:-1.25rem!important;left:.5rem!important}
