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