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