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