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