
:root, [data-bs-theme=light] {
--bs-primary: #ff6601;
--bs-primary-rgb:
255, 102, 1;
--bs-link-color: var(--bs-primary);
}