
:root {
	--bs-primary: #002863;
	--bs-primary-rgb: 0,40,99;
	--ck-primary-comp: #5C97C5;
	--ck-primary-comp-rgb: 92,151,197;
	--bs-link-color: #002863;
	--bs-link-color-rgb: 0,40,99;
	--bs-link-hover-color: #5C97C5;
	--bs-link-hover-color-rgb: 92,151,197;
	--bs-nav-link-color: #002863;
	--bs-nav-link-hover-color: #5c97c5;
	--bs-primary-bg-subtle: #CCD4E0; /*background for alert-primary and others. (Opacity:20) */
	--bs-primary-text-emphasis: #000F27; /*text color for alert-primary and others. (HSL:L-60) */
	--bs-primary-border-subtle: #99A9C1; /*border for alert-primary. (Opacity:40) */
	--bs-body-font-family: "Open Sans", Arial, sans-serif;
}
