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