
body {
  --main-color: #A502BB;
}
.preloader .custom-loader {
  --c: conic-gradient(from -90deg, #A502BB 90deg, #0000 0);
}