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