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