@keyframes colorChange{0%{stroke:#0000}90%{stroke:#0000}to{stroke:#000}}.custom-spinner .p-progress-spinner{animation:2s linear infinite colorChange}
