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