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