:root {
  --wt-black: #121212;
  --wt-ink: #272522;
  --wt-bone: #f4f0e9;
  --wt-white: #ffffff;
  --wt-taupe: #c7aa9b;
  --wt-olive: #6f7460;
  --wt-border: #d8d2c8;
  --wt-radius: 0.25rem;
  --wt-container: 78rem;
  --wt-space-section: clamp(4rem, 8vw, 8rem);
}
