:root, [data-bs-theme=light] {
  --bs-body-color: rgba(33,37,41,0.86);
  --bs-body-color-rgb: 33,37,41,0.86;
  --bs-secondary-color: rgba(33,37,41,0.75);
  --bs-secondary-color-rgb: 33,37,41,0.75;
  --bs-tertiary-color: rgba(33,37,41,0.5);
  --bs-tertiary-color-rgb: 33,37,41,0.5;
}

