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