:root {
  --corte-text-color: #333333;
}

html,
body {
  color: var(--corte-text-color);
}
