:root, [data-bs-theme=light] {
  --bs-secondary-color: #ffffff;
  --bs-secondary-color-rgb: 255,255,255;
  --bs-body-font-family: Figtree, sans-serif;
  --bs-border-width: 0;
}

