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