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