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