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

