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