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