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