body.theme-default {
  --theme-accent: #111111;
  --theme-accent-soft: #f4f1ec;
  --theme-ink: #101113;
  --theme-muted: #686c73;
}

body.theme-default .lux-header {
  box-shadow: 0 10px 32px rgba(16, 17, 19, .04);
}

body.theme-default #slider-carousel .item {
  background-color: #101113;
}
