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