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