
:root, [data-bs-theme=light] {
--bs-primary: #f68616;
--bs-primary-rgb:
246, 134, 22;
--bs-link-color: var(--bs-primary);
}