:root, [data-bs-theme=light] {
  --bs-tertiary-bg: rgba(253,210,71,0.2);
  --bs-tertiary-bg-rgb: 253,210,71,0.2;
  --bs-link-color: #190404;
  --bs-link-color-rgb: 25,4,4;
  --bs-link-hover-color: #342e2e;
  --bs-link-hover-color-rgb: 52,46,46;
}

