/* Variables */
:root {
	--primary-brand: #2B3245;
	--secondary-brand: #2D6CB7;
	--accent-1: #6cb3be;
	--accent-2: #6cb3be;
	--nav-cta: #9AD8E2;
	
	--primary-text: #fff;
	--secondary-text: #fff;
	--btn-text: #000;
	--accent-rgb: 154, 216, 226;
}

/* 9AD8E2 (old accent 1, 2, cta)
/* 6cb3be (new accent 1, 2)