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