:root {
--bs-primary:var(--bs-blue);
--bs-link-color-rgb:var(--bs-blue-rgb);
--bs-link-hover-color-rgb:var(--bs-blue-rgb);
--bs-primary-rgb:var(--bs-blue-rgb);
--bs-soft-primary:var(--bs-soft-blue);
--bs-pale-primary:var(--bs-pale-blue);
--bs-bullet-soft-primary:var(--bs-bullet-soft-blue);
--bs-icon-fill-primary:var(--bs-icon-fill-blue);
--bs-icon-solid-fill-primary:var(--bs-icon-solid-fill-blue);
--bs-border-soft-primary:var(--bs-border-soft-blue)
}
