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