:root, [data-bs-theme=light] {
  --bs-tertiary-color: #8B0000;
  --bs-tertiary-color-rgb: 139,0,0;
  --bs-body-bg: #F9F1E7;
  --bs-body-bg-rgb: 249,241,231;
}

