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