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