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