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