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