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