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