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