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