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